returnerror(s_('SecurityOrchestration|Policy cannot be enabled without branch information'))ifblank_branch_for_rule?
returnerror(s_('SecurityOrchestration|Policy cannot be enabled for non-existing branches (%{branches})')%{branches: missing_branch_names.join(', ')})ifmissing_branch_for_rule?
msgid "SecurityOrchestration|If you are using Auto DevOps, your %{monospacedStart}auto-deploy-values.yaml%{monospacedEnd} file will not be updated if you change a policy in this section. Auto DevOps users should make changes by following the %{linkStart}Container Network Policy documentation%{linkEnd}."
msgstr ""
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
msgid "SecurityOrchestration|Latest scan"
msgstr ""
...
...
@@ -31864,6 +31867,12 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
msgid "SecurityOrchestration|Policy cannot be enabled for non-existing branches (%{branches})"
msgstr ""
msgid "SecurityOrchestration|Policy cannot be enabled without branch information"