From 77244d749fe26ef203a5eeea80726fc42b727ccf Mon Sep 17 00:00:00 2001 From: Taslan Graham Date: Tue, 12 Nov 2024 11:36:50 -0500 Subject: [PATCH] pkp/pkp-lib#10571 Update locales --- locale/en/admin.po | 9 +++++++++ locale/en/common.po | 3 --- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/locale/en/admin.po b/locale/en/admin.po index 039a4a81888..0d3e48a3e8b 100644 --- a/locale/en/admin.po +++ b/locale/en/admin.po @@ -1014,3 +1014,12 @@ msgstr "No matching scheduled task found." msgid "admin.cli.tool.scheduler.run.prompt" msgstr "Which command would you like to run?" + +msgid "workflow.email.userGroup.allowed" +msgstr "Allowed User Groups" + +msgid "workflow.email.userGroup.assign.unrestricted" +msgstr "Mark as unrestricted" + +msgid "workflow.email.userGroup.unrestricted.template.note" +msgstr "Unrestricted templates will be accessible to all user groups(listed below) associated with this template." diff --git a/locale/en/common.po b/locale/en/common.po index c5bb4b1c2ae..0cf9741dbfd 100644 --- a/locale/en/common.po +++ b/locale/en/common.po @@ -2343,6 +2343,3 @@ msgstr "Application running in sandbox mode." msgid "common.fromUntil" msgstr "{$from} – {$until}" - -msgid "workflow.userGroup.allowed" -msgstr "Allowed User Groups"