Skip to content

Commit

Permalink
Revised popup header text on Manage Users pg. [ref #3614]
Browse files Browse the repository at this point in the history
  • Loading branch information
mheppler committed Jun 29, 2017
1 parent 08f2c11 commit 398ae12
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 @@ -511,7 +511,7 @@ dashboard.list_users.tbl_header.affiliation=Affiliation
dashboard.list_users.tbl_header.roles=Roles
dashboard.list_users.tbl_header.isSuperuser=Superuser
dashboard.list_users.tbl_header.authProviderFactoryAlias=Authentication
dashboard.list_users.toggleSuperuser=Enable Superuser
dashboard.list_users.toggleSuperuser=Edit Superuser Status
dashboard.list_users.toggleSuperuser.confirmationText.add=Are you sure you want to enable superuser status for user {0}?
dashboard.list_users.toggleSuperuser.confirmationText.remove=Are you sure you want to disable superuser status for user {0}?
dashboard.list_users.toggleSuperuser.confirm=Continue
Expand Down

0 comments on commit 398ae12

Please sign in to comment.