-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkp/pkp-lib#10575 Create app-specific locale strings for user invitat…
…ion workflow
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
msgid "acceptInvitation.accountDetails.stepDescription" | ||
msgstr "To get started with OMP and accept the new role, you will need to create an account with us. For this purpose please enter a username and password." | ||
|
||
msgid "acceptInvitation.accountDetails.stepLabel" | ||
msgstr "{$step} - Create OMP account" | ||
|
||
msgid "acceptInvitation.accountDetails.stepName" | ||
msgstr "Create OMP account" | ||
|
||
msgid "acceptInvitation.detailsReview.nextButtonLabel" | ||
msgstr "Accept And Continue to OMP" | ||
|
||
msgid "acceptInvitation.detailsReview.stepDescription" | ||
msgstr "Review details to start your new roles in OMP" | ||
|
||
msgid "acceptInvitation.modal.message" | ||
msgstr "Congratulations on your new role in OMP! You might now have access to new options. If you need assistance navigating the system, please click on the “Help” buttons throughout the interface for guidance" | ||
|
||
msgid "acceptInvitation.modal.title" | ||
msgstr "You've been assigned a new role in OMP" | ||
|
||
msgid "acceptInvitation.verifyOrcid.stepDescription" | ||
msgstr "You can choose to verify your ORCID iD or skip it. If you chose to skip it now, you can verify your ORCID iD from your profile section in OMP later" | ||
|
||
msgid "invitation.orcid.acceptInvitation.message" | ||
msgstr "Not verified. You can verify your ORCID iD from your profile section in OMP" | ||
|
||
msgid "invitation.role.masthead" | ||
msgstr "Press Masthead" | ||
|
||
msgid "invitation.wizard.pageTitleDescription" | ||
msgstr "You are inviting a user to take a role in OMP along with appearing in the press masthead" | ||
|
||
msgid "userInvitation.enterDetails.stepDescription" | ||
msgstr "You can invite them to take up a role in OMP" | ||
|
||
msgid "userInvitation.modal.message" | ||
msgstr "{$email} has been invited to new role in OMP. You can be updated about users on the User and Roles page, your OMP notification and/or your email" | ||
|
||
msgid "userInvitation.roleTable.journalMasthead" | ||
msgstr "Press Masthead" | ||
|
||
msgid "userInvitation.search.userFound" | ||
msgstr "The user already exists in the press" | ||
|
||
msgid "userInvitation.search.userNotFound" | ||
msgstr "The user does not have a role in this press" | ||
|
||
msgid "userInvitation.searchUser.stepDescription" | ||
msgstr "Search for the user using their email address, username or ORCID ID. Enter at least one details to get started. If the user does not exist, you can invite them to take up roles and be a part of your press. If the user already exist in the system, you can view user information and invite to take a additional roles." | ||
|
||
msgid "userInvitation.sendMail.stepDescription" | ||
msgstr "Send the user an email to let them know about the invitation, next steps, press GDPR polices and ORCID verification" |