@@ -686,16 +686,37 @@ screen.onetimepasswordrequired.message=Two-factor authentication has been enable
686686 style="white-space: nowrap" href="mailto:support@osf.io">OSF Support</a>.
687687screen.institutionssofailed.title =Institution SSO Error
688688screen.institutionssofailed.heading =Institution login failed
689- screen.institutionssofailed.message =Your request cannot be completed at this time. Please \
690- <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later.</br></br>If the issue persists, \
691- check with your institution to verify your account is entitled to authenticate to OSF.</br></br>If you believe this \
692- is in error, please contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
693- screen.institutionssoselectivelogindenied.message =Your institutional account is unable to authenticate to OSF. \
694- Please check with your institution. If your institution believes this is in error, please contact \
695- <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
696- screen.institutionssoosfapifailed.message =Your request cannot be completed at this time due to an unexpected error. Please \
697- <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later.</br></br>If the issue persists, \
698- please contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
689+ screen.institutionssofailed.message =\
690+ Your request cannot be completed at this time. \
691+ Please <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later. \
692+ If the issue persists, check with your institution to verify your account is entitled to authenticate to OSF. \
693+ If you believe this is in error, \
694+ contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
695+ screen.institutionssoaccountinactive.message =\
696+ Institution login is not available for an inactive OSF account. \
697+ Please contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
698+ screen.institutionssoattributemissing.message =\
699+ Your request cannot be completed at this time. \
700+ The system failed to receive required information from your institution. \
701+ Please <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later. \
702+ If the issue persists, contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
703+ screen.institutionssoattributeparsingfailed.message =\
704+ Your request cannot be completed at this time. \
705+ The system failed to validate the information provided by your institution. \
706+ Please <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later. \
707+ If the issue persists, contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
708+ screen.institutionssoduplicateidentity.message =\
709+ Your request cannot be completed at this time due to an error caused by duplicate SSO identity. \
710+ Please contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
711+ screen.institutionssoselectivelogindenied.message =\
712+ Your institutional account is unable to authenticate to OSF. Please check with your institution. \
713+ If your institution believes this is in error, \
714+ contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
715+ screen.institutionssoosfapifailed.message =\
716+ Your request cannot be completed at this time due to an unexpected error. \
717+ Please <a style="white-space: nowrap" href="{0}">return to OSF</a> and try again later. \
718+ If the issue persists, contact <a style="white-space: nowrap" href="mailto:support@osf.io">Support</a> for help.
719+
699720#
700721# OAuth 2.0 Views and Error Views
701722#
0 commit comments