Commit 15c8abd9 authored by Zamir Martins's avatar Zamir Martins Committed by Fiona Neill

Update scan policy text related to merge request

creation. From create via merge request to create
with a merge request.

EE: true
parent d9849068
......@@ -166,7 +166,7 @@ export default {
>
<gl-button
type="submit"
variant="success"
variant="confirm"
data-testid="save-policy"
:loading="isUpdatingPolicy"
:disabled="disableUpdate"
......
......@@ -17,7 +17,7 @@ export default {
DEFAULT_EDITOR_MODE: EDITOR_MODE_YAML,
EDITOR_MODES: [EDITOR_MODES[1]],
i18n: {
createMergeRequest: __('Create via merge request'),
createMergeRequest: __('Configure with a merge request'),
notOwnerButtonText: __('Learn more'),
notOwnerDescription: s__(
'SecurityOrchestration|Scan execution policies can only be created by project owners.',
......
......@@ -37,7 +37,7 @@ export default {
name: __('Name'),
toggleLabel: s__('SecurityOrchestration|Policy status'),
rules: s__('SecurityOrchestration|Rules'),
createMergeRequest: __('Create via merge request'),
createMergeRequest: __('Configure with a merge request'),
notOwnerButtonText: __('Learn more'),
notOwnerDescription: s__(
'SecurityOrchestration|Scan result policies can only be created by project owners.',
......
......@@ -9269,6 +9269,9 @@ msgstr ""
msgid "Configure which lists are shown for anyone who visits this board"
msgstr ""
msgid "Configure with a merge request"
msgstr ""
msgid "Configure your environments to be deployed to specific geographical regions"
msgstr ""
......@@ -10352,9 +10355,6 @@ msgstr ""
msgid "Create user"
msgstr ""
msgid "Create via merge request"
msgstr ""
msgid "Create wildcard: %{searchTerm}"
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