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"