Skip to content
Snippets Groups Projects
Verified Commit eee8de34 authored by Alexander Turinske's avatar Alexander Turinske :gay_pride_flag:
Browse files

Update setting wording to be more concise

- update it to match policy scope wording
parent 3665a8d4
No related branches found
No related tags found
1 merge request!171882Update setting wording to be more concise
......@@ -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}',
......
......@@ -48542,7 +48542,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