Commit 7953e042 authored by Jannik Lehmann's avatar Jannik Lehmann Committed by Natalia Tepluhina

Update AutoDevOps wording on secure config page

parent 825beeff
......@@ -80,7 +80,7 @@ export default {
devopsMessage() {
return this.autoDevopsEnabled
? __(
'All security scans are enabled because %{linkStart}Auto DevOps%{linkEnd} is enabled on this project',
'Several security scans are enabled because %{linkStart}Auto DevOps%{linkEnd} is enabled on this project',
)
: __(
`The status of the table below only applies to the default branch and is based on the %{linkStart}latest pipeline%{linkEnd}. Once you've enabled a scan for the default branch, any subsequent feature branch you create will include the scan.`,
......
---
title: Update AutoDevOps wording on secure config page
merge_request: 54586
author:
type: changed
......@@ -3046,9 +3046,6 @@ msgstr ""
msgid "All projects selected"
msgstr ""
msgid "All security scans are enabled because %{linkStart}Auto DevOps%{linkEnd} is enabled on this project"
msgstr ""
msgid "All threads resolved"
msgstr ""
......@@ -27028,6 +27025,9 @@ msgstr ""
msgid "Setup"
msgstr ""
msgid "Several security scans are enabled because %{linkStart}Auto DevOps%{linkEnd} is enabled on this project"
msgstr ""
msgid "Severity"
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