From ca55fc08e9ff53682356e459c7e1d0f9ece5bfcd Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 5 Feb 2024 01:40:25 -0700 Subject: [PATCH] Added missing metrics English locale strings (#8560) * Update ui/public/locales/en.json Co-authored-by: Suresh Kumar Anaparti * Update ui/public/locales/en.json Co-authored-by: Suresh Kumar Anaparti --------- Co-authored-by: Suresh Kumar Anaparti --- ui/public/locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 67351fd21b7..9a14bef74fa 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -2351,6 +2351,7 @@ "message.adding.netscaler.provider": "Adding Netscaler provider", "message.advanced.security.group": "Choose this if you wish to use security groups to provide guest VM isolation.", "message.allowed": "Allowed", +"message.alert.show.all.stats.data": "This may return a lot of data depending on VM statistics and retention settings", "message.apply.success": "Apply Successfully", "message.assign.instance.another": "Please specify the account type, domain, account name and network (optional) of the new account.
If the default nic of the vm is on a shared network, CloudStack will check if the network can be used by the new account if you do not specify one network.
If the default nic of the vm is on a isolated network, and the new account has more one isolated networks, you should specify one.", "message.assign.vm.failed": "Failed to assign VM", @@ -2579,7 +2580,8 @@ "message.error.verifying.2fa": "Unable to verify 2FA, please retry.", "message.error.display.text": "Please enter display text.", "message.error.duration.less.than.interval": "The duration in Autoscale policy cannot be less than interval", -"message.error.enable.saml": "Unable to find users IDs to enable SAML single sign on, kindly enable it manually.", +"message.error.enable.saml": "Unable to find Users IDs to enable SAML single sign on, kindly enable it manually.", +"message.error.end.date.and.time": "Please select an end date and time.", "message.error.endip": "Please enter end IP.", "message.error.gateway": "Please enter gateway.", "message.error.host.name": "Please enter host name.",