Commit 052bc2aa authored by Thiago Figueiró's avatar Thiago Figueiró Committed by Jose Ivan Vargas

Fix typo in SecurityApprovals

parent 1372ea0a
...@@ -49,7 +49,7 @@ export default { ...@@ -49,7 +49,7 @@ export default {
'SecurityApprovals|One or more of the security scanners must be enabled. %{linkStart}More information%{linkEnd}', 'SecurityApprovals|One or more of the security scanners must be enabled. %{linkStart}More information%{linkEnd}',
), ),
enableDescription: s__( enableDescription: s__(
'SecurityApprovals|Requires approval for vulnerabilties of Critical, High, or Unknown severity. %{linkStart}More information%{linkEnd}', 'SecurityApprovals|Requires approval for vulnerabilities of Critical, High, or Unknown severity. %{linkStart}More information%{linkEnd}',
), ),
docsPath: this.vulnerabilityCheckHelpPagePath, docsPath: this.vulnerabilityCheckHelpPagePath,
}, },
......
...@@ -22793,7 +22793,7 @@ msgstr "" ...@@ -22793,7 +22793,7 @@ msgstr ""
msgid "SecurityApprovals|One or more of the security scanners must be enabled. %{linkStart}More information%{linkEnd}" msgid "SecurityApprovals|One or more of the security scanners must be enabled. %{linkStart}More information%{linkEnd}"
msgstr "" msgstr ""
msgid "SecurityApprovals|Requires approval for vulnerabilties of Critical, High, or Unknown severity. %{linkStart}More information%{linkEnd}" msgid "SecurityApprovals|Requires approval for vulnerabilities of Critical, High, or Unknown severity. %{linkStart}More information%{linkEnd}"
msgstr "" msgstr ""
msgid "SecurityApprovals|Requires license policy rules for licenses of Allowed, or Denied. %{linkStart}More information%{linkEnd}" msgid "SecurityApprovals|Requires license policy rules for licenses of Allowed, or Denied. %{linkStart}More information%{linkEnd}"
......
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