Commit 577c95f4 authored by Lindsay Kerr's avatar Lindsay Kerr Committed by Nathan Friend

Ran changelog and regenerated loc text

(cherry picked from commit 0a46c7dc3ff83ffdfbc20b665db33ad806474435)
parent 3ade64ee
......@@ -94,11 +94,11 @@ export default {
),
wafChartEmptyStateDescription: s__(
`ThreatMonitoring|The firewall is not installed or has been disabled. To view
this data, ensure you firewall is installed and enabled for your cluster.`,
this data, ensure the web application firewall is installed and enabled for your cluster.`,
),
networkPolicyChartEmptyStateDescription: s__(
`ThreatMonitoring|Container NetworkPolicies are not installed or has been disabled. To view
this data, ensure you NetworkPolicies are installed and enabled for your cluster.`,
`ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view
this data, ensure your Network Policies are installed and enabled for your cluster.`,
),
emptyStateDescription: s__(
`ThreatMonitoring|To view this data, ensure you have configured an environment
......
---
title: Fix typos on Threat Management page
merge_request: 30218
author:
type: fixed
......@@ -4,7 +4,7 @@ exports[`ThreatMonitoringApp component given there is a default environment with
<threat-monitoring-section-stub
anomaloustitle="Dropped Packets"
chartemptystatesvgpath="/network-policy-no-data-svg"
chartemptystatetext="Container NetworkPolicies are not installed or has been disabled. To view this data, ensure you NetworkPolicies are installed and enabled for your cluster."
chartemptystatetext="Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
chartemptystatetitle="Container NetworkPolicies not detected"
documentationanchor="container-network-policy"
documentationpath="/docs"
......@@ -20,7 +20,7 @@ exports[`ThreatMonitoringApp component given there is a default environment with
<threat-monitoring-section-stub
anomaloustitle="Anomalous Requests"
chartemptystatesvgpath="/waf-no-data-svg"
chartemptystatetext="The firewall is not installed or has been disabled. To view this data, ensure you firewall is installed and enabled for your cluster."
chartemptystatetext="The firewall is not installed or has been disabled. To view this data, ensure the web application firewall is installed and enabled for your cluster."
chartemptystatetitle="Application firewall not detected"
documentationanchor="web-application-firewall"
documentationpath="/docs"
......
......@@ -21434,10 +21434,10 @@ msgstr ""
msgid "ThreatMonitoring|Application firewall not detected"
msgstr ""
msgid "ThreatMonitoring|Container Network Policy"
msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
msgstr ""
msgid "ThreatMonitoring|Container NetworkPolicies are not installed or has been disabled. To view this data, ensure you NetworkPolicies are installed and enabled for your cluster."
msgid "ThreatMonitoring|Container Network Policy"
msgstr ""
msgid "ThreatMonitoring|Container NetworkPolicies not detected"
......@@ -21470,7 +21470,7 @@ msgstr ""
msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
msgstr ""
msgid "ThreatMonitoring|The firewall is not installed or has been disabled. To view this data, ensure you firewall is installed and enabled for your cluster."
msgid "ThreatMonitoring|The firewall is not installed or has been disabled. To view this data, ensure the web application firewall is installed and enabled for your cluster."
msgstr ""
msgid "ThreatMonitoring|The graph below is an overview of traffic coming to your application as tracked by the Web Application Firewall (WAF). View the docs for instructions on how to access the WAF logs to see what type of malicious traffic is trying to access your app. The docs link is also accessible by clicking the \"?\" icon next to the title below."
......
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