diff --git a/src/main/java/propertyFiles/Bundle.properties b/src/main/java/propertyFiles/Bundle.properties index 98395de74bc..d15aa752319 100755 --- a/src/main/java/propertyFiles/Bundle.properties +++ b/src/main/java/propertyFiles/Bundle.properties @@ -284,12 +284,12 @@ login.System=Login System login.forgot.text=Forgot your password? login.builtin=Dataverse Account login.institution=Institutional Account -login.institution.blurb=Log in or sign up with your institutional account — learn more. -login.institution.support.beforeLink=Leaving your institution? Please contact -login.institution.support.afterLink=for assistance. +login.institution.blurb=Log in or sign up with your institutional account — more information about account creation. +login.institution.support.blurbwithLink=Leaving your institution? Please contact {0} for assistance. login.builtin.credential.usernameOrEmail=Username/Email login.builtin.credential.password=Password login.builtin.invalidUsernameEmailOrPassword=The username, email address, or password you entered is invalid. Need assistance accessing your account? +login.signup.blurb=Sign up for a Dataverse account. login.echo.credential.name=Name login.echo.credential.email=Email login.echo.credential.affiliation=Affiliation @@ -301,20 +301,20 @@ login.button=Log In with {0} login.button.orcid=Create or Connect your ORCID # authentication providers auth.providers.title=Other options -auth.providers.tip=You can convert a Dataverse account to use one of the options above. Learn more. +auth.providers.tip=You can convert a Dataverse account to use one of the options above. More information about account creation. auth.providers.title.builtin=Username/Email auth.providers.title.shib=Your Institution auth.providers.title.orcid=ORCID auth.providers.title.google=Google auth.providers.title.github=GitHub -auth.providers.blurb=Log in or sign up with your {0} account — learn more. Having trouble? Please contact {3} for assistance. +auth.providers.blurb=Log in or sign up with your {0} account — more information about account creation. Having trouble? Please contact {3} for assistance. auth.providers.persistentUserIdName.orcid=ORCID iD auth.providers.persistentUserIdName.github=ID auth.providers.persistentUserIdTooltip.orcid=ORCID provides a persistent digital identifier that distinguishes you from other researchers. auth.providers.persistentUserIdTooltip.github=GitHub assigns a unique number to every user. auth.providers.orcid.insufficientScope=Dataverse was not granted the permission to read user data from ORCID. -auth.providers.orcid.helpmessage1=ORCID is an open, non-profit, community-based effort to provide a registry of unique researcher identifiers and a transparent method of linking research activities and outputs to these identifiers. ORCID is unique in its ability to reach across disciplines, research sectors, and national boundaries and its cooperation with other identifier systems. Find out more at orcid.org/about. -auth.providers.orcid.helpmessage2=This repository uses your ORCID for authentication (so you don't need another username/password combination). Having your ORCID associated with your datasets also makes it easier for people to find the datasets you have published. +auth.providers.orcid.helpmessage1=ORCID is an open, non-profit, community-based effort to provide a registry of unique researcher identifiers and a transparent method of linking research activities and outputs to these identifiers. ORCID is unique in its ability to reach across disciplines, research sectors, and national boundaries and its cooperation with other identifier systems. Find out more at orcid.org/about. +auth.providers.orcid.helpmessage2=This repository uses your ORCID for authentication (so you don't need another username/password combination). Having your ORCID associated with your datasets also makes it easier for people to find the datasets you have published. # Friendly AuthenticationProvider names authenticationProvider.name.builtin=Dataverse diff --git a/src/main/webapp/loginpage.xhtml b/src/main/webapp/loginpage.xhtml index e0f085db523..040e1cd7505 100644 --- a/src/main/webapp/loginpage.xhtml +++ b/src/main/webapp/loginpage.xhtml @@ -112,14 +112,16 @@ - - - - - - - - + + + + + + + + + +

@@ -166,8 +168,8 @@
- - + +

@@ -199,6 +201,14 @@

+ +