From 8a99e688ddff8a0571fa428facd445e78cbc6b3c Mon Sep 17 00:00:00 2001 From: Pearl Dsilva Date: Thu, 18 Jan 2024 11:32:03 -0500 Subject: [PATCH] update text --- ui/public/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index e14fed6e8b2..e7df9639ab8 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -15,8 +15,8 @@ "error.release.dedicate.zone": "Failed to release dedicated zone.", "error.unable.to.proceed": "Unable to proceed. Please contact your administrator.", "firewall.close": "Firewall", -"icmp.code.desc": "Please specify -1 if you want to allow all ICMP codes for non-NSX zones.", -"icmp.type.desc": "Please specify -1 if you want to allow all ICMP types for non-NSX zones.", +"icmp.code.desc": "Please specify -1 if you want to allow all ICMP codes (except NSX zones).", +"icmp.type.desc": "Please specify -1 if you want to allow all ICMP types (except NSX zones).", "inline": "Inline", "label.about": "About", "label.about.app": "About CloudStack",