Skip to content
Snippets Groups Projects
Verified Commit 57244516 authored by Artur Fedorov's avatar Artur Fedorov :three: Committed by GitLab
Browse files

Merge branch '500842-update-setting-wording' into 'master'

Update setting wording to be more concise

See merge request !171882



Merged-by: default avatarArtur Fedorov <afedorov@gitlab.com>
Approved-by: default avatarArtur Fedorov <afedorov@gitlab.com>
Co-authored-by: Alexander Turinske's avatarAlexander Turinske <aturinske@gitlab.com>
parents 21732e18 eee8de34
No related branches found
No related tags found
1 merge request!171882Update setting wording to be more concise
Pipeline #1531828328 passed
......@@ -47,7 +47,7 @@ export const mergeRequestConfiguration = {
};
export const BLOCK_GROUP_BRANCH_MODIFICATION_WITH_EXCEPTIONS_HUMANIZED_STRING = s__(
'ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection} matching the full paths: %{groupSelection}',
'ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection} %{groupSelection}',
);
export const BLOCK_GROUP_BRANCH_MODIFICATION_HUMANIZED_STRING = s__(
'ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection}',
......
......@@ -48526,7 +48526,7 @@ msgstr ""
msgid "ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection}"
msgstr ""
 
msgid "ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection} matching the full paths: %{groupSelection}"
msgid "ScanResultPolicy|Prevent %{linkStart}group branch%{linkEnd} modification %{exceptSelection} %{groupSelection}"
msgstr ""
 
msgid "ScanResultPolicy|Prevent approval by commit author"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment