You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -578,15 +578,28 @@ screen.tosconsent.link.cancel=Cancel and go back to OSF
578
578
# Institution login page
579
579
#
580
580
screen.institutionlogin.title=Institution SSO
581
-
screen.institutionlogin.tips=Sign in through your institution
581
+
screen.institutionlogin.heading=Sign in through your institution
582
582
screen.institutionlogin.message.select=If your institution has partnered with OSF, please select its name below and sign in with your institutional credentials. If you do not currently have an OSF account, this will create one for you.
583
583
screen.institutionlogin.message.auto=Your institution has partnered with OSF. Please continue to sign in with your institutional credentials. If you do not currently have an OSF account, this will create one for you.
584
584
screen.institutionlogin.heading.select=Select your institution
screen.institutionlogin.link.select=Not your institution?
587
+
screen.institutionlogin.link.unsupported=I can't find my institution
587
588
screen.institutionlogin.button.submit=Sign in
588
589
screen.institutionlogin.osf=Sign in with your OSF account
589
590
#
591
+
# Unsupported Institution
592
+
#
593
+
screen.unsupp-instn.heading=I can't find my institution
594
+
screen.unsupp-instn.message=Signing into the OSF with institutional credentials is enabled for <a href="{0}">OSF Institutions members</a>. If your institution is not yet an OSFI member, choose one of the following sign-in methods.
595
+
screen.unsupp-instn.existing.heading=I already have an OSF account
596
+
screen.unsupp-instn.existing.message=If you have already have an OSF password, you can sign in to the OSF
597
+
screen.unsupp-instn.existing.button=Sign in with OSF
598
+
screen.unsupp-instn.existing.setpw.message=If you have not yet set an OSF password for your account, create a password
599
+
screen.unsupp-instn.existing.setpw.button=Set a password
0 commit comments