This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.18 by this push:
     new ca55fc08e9f Added missing metrics English locale strings (#8560)
ca55fc08e9f is described below

commit ca55fc08e9ff53682356e459c7e1d0f9ece5bfcd
Author: Leo <[email protected]>
AuthorDate: Mon Feb 5 01:40:25 2024 -0700

    Added missing metrics English locale strings (#8560)
    
    * Update ui/public/locales/en.json
    
    Co-authored-by: Suresh Kumar Anaparti <[email protected]>
    
    * Update ui/public/locales/en.json
    
    Co-authored-by: Suresh Kumar Anaparti <[email protected]>
    
    ---------
    
    Co-authored-by: Suresh Kumar Anaparti <[email protected]>
---
 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. <br> 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. <br> 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.",

Reply via email to