Skip to content

Commit

Permalink
change "Select Email" to just "Email" on welcome page #3338
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Nov 30, 2016
1 parent 22b510a commit a96184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ oauth2.chooseUsername=Username:
oauth2.passwordRejected=<strong>Validation Error</strong> - Wrong username or password.
oauth2.newAccount.title=Account Creation
oauth2.newAccount.pageTitle=Welcome to Dataverse, {0}
oauth2.newAccount.email=Select Email
oauth2.newAccount.email=Email
oauth2.newAccount.email.tip=Dataverse uses this email to notify you of issues regarding your data.
oauth2.newAccount.suggestedEmails=Suggested Email Addresses:
oauth2.newAccount.username=Username
Expand Down

0 comments on commit a96184a

Please sign in to comment.