Commit 49e3e5d5 authored by scootergrisen's avatar scootergrisen Committed by Simon Knox

Remove trailing space from string with "ApprovalSettings|"

parent 5a6ffdb7
......@@ -83,7 +83,7 @@ export const PROJECT_APPROVAL_SETTINGS_LABELS_I18N = {
export const GROUP_APPROVAL_SETTINGS_LABELS_I18N = {
...PROJECT_APPROVAL_SETTINGS_LABELS_I18N,
preventMrApprovalRuleEditLabel: s__(
'ApprovalSettings|Prevent editing approval rules in projects and merge requests. ',
'ApprovalSettings|Prevent editing approval rules in projects and merge requests.',
),
};
......
......@@ -4264,9 +4264,6 @@ msgstr ""
msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests."
msgstr ""
msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests. "
msgstr ""
msgid "ApprovalSettings|Remove all approvals when commits are added to the source branch."
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment