From 4c15df30b17b77aa126bbe09bb4fa72980adf989 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 1 Nov 2024 12:01:42 -0700 Subject: [PATCH] pkp/pkp-lib#10575 Create app-specific locale strings for user invitation workflow --- locale/en/invitation.po | 53 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 locale/en/invitation.po diff --git a/locale/en/invitation.po b/locale/en/invitation.po new file mode 100644 index 00000000000..2031286d71b --- /dev/null +++ b/locale/en/invitation.po @@ -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"