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

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


The following commit(s) were added to refs/heads/4.20 by this push:
     new 0af887bce12 UI: Update message of load balancer for autoscaling group 
(#10750)
0af887bce12 is described below

commit 0af887bce1216fad37743735eafb0eeef50f7f73
Author: Wei Zhou <[email protected]>
AuthorDate: Mon Apr 21 05:42:16 2025 +0200

    UI: Update message of load balancer for autoscaling group (#10750)
---
 ui/public/locales/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index 1e315fd93f2..610769d1cd2 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -2820,7 +2820,7 @@
 "message.attach.volume.progress": "Attaching volume",
 "message.attach.volume.success": "Successfully attached the volume to the 
instance",
 "message.authorization.failed": "Session expired, authorization verification 
failed.",
-"message.autoscale.loadbalancer.update": "The load balancer rule can be 
updated only when autoscaling group is DISABLED.",
+"message.autoscale.loadbalancer.update": "The load balancer rule can be 
updated. However, instance can be removed only when autoscaling group is 
DISABLED.",
 "message.autoscale.policies.update": "The scale up/down policies can be 
updated only when autoscaling group is DISABLED.",
 "message.autoscale.vm.networks": "Please choose at least one Network for 
Instances in the autoscaling group. The default Network must be an Isolated 
Network or VPC Network Tier which supports Instance AutoScaling and has load 
balancing rules.",
 "message.autoscale.vmprofile.update": "The autoscale Instance profile can be 
updated only when autoscaling group is DISABLED.",

Reply via email to