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

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


The following commit(s) were added to refs/heads/main by this push:
     new cb0527d7050 ui: rename autoscale instance group to simply autoscaling 
group (#9487)
cb0527d7050 is described below

commit cb0527d7050d7bd9416c576f489ca858bf047231
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Aug 8 11:31:48 2024 +0530

    ui: rename autoscale instance group to simply autoscaling group (#9487)
    
    This just renames UI label from autoscale instance group to autoscaling
    group.
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 ui/public/locales/en.json | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index d67cd9819f7..e922819fc66 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -377,14 +377,14 @@
 "label.authentication.method": "Authentication Method",
 "label.authentication.sshkey": "System SSH Key",
 "label.autoscale": "AutoScale",
-"label.autoscalevmgroupname": "AutoScale Instance Group",
+"label.autoscalevmgroupname": "AutoScaling Group",
 "label.author.email": "Author e-mail",
 "label.author.name": "Author name",
 "label.auto.assign": "Automatically assign",
 "label.auto.assign.diskoffering.disk.size": "Automatically assign offering 
matching the disk size",
 "label.auto.assign.random.ip": "Automatically assign a random IP address",
 "label.automigrate.volume": "Auto migrate volume to another storage pool if 
required",
-"label.autoscale.vm.groups": "AutoScale Instance Groups",
+"label.autoscale.vm.groups": "AutoScaling Groups",
 "label.autoscale.vm.profile": "AutoScale Instance Profile",
 "label.autoscalingenabled": "Auto scaling",
 "label.availability": "Availability",
@@ -644,7 +644,7 @@
 "label.delete.acl.list": "Delete ACL list",
 "label.delete.affinity.group": "Delete affinity group",
 "label.delete.alerts": "Delete alerts",
-"label.delete.autoscale.vmgroup": "Delete AutoScale Instance Group",
+"label.delete.autoscale.vmgroup": "Delete AutoScaling Group",
 "label.delete.backup": "Delete backup",
 "label.delete.bigswitchbcf": "Remove BigSwitch BCF controller",
 "label.delete.brocadevcs": "Remove Brocade Vcs switch",
@@ -742,7 +742,7 @@
 "label.direct.ips": "Shared Network IPs",
 "label.directdownload": "Direct download",
 "label.direction": "Direction",
-"label.disable.autoscale.vmgroup": "Disable AutoScale Instance Group",
+"label.disable.autoscale.vmgroup": "Disable AutoScaling Group",
 "label.disable.host": "Disable host",
 "label.disable.network.offering": "Disable Network offering",
 "label.disable.provider": "Disable provider",
@@ -852,7 +852,7 @@
 "label.egressdefaultpolicy": "Default egress policy",
 "label.elastic": "Elastic",
 "label.email": "Email",
-"label.enable.autoscale.vmgroup": "Enable AutoScale Instance Group",
+"label.enable.autoscale.vmgroup": "Enable AutoScaling Group",
 "label.enable.host": "Enable Host",
 "label.enable.network.offering": "Enable Network offering",
 "label.enable.oauth": "Enable OAuth Login",
@@ -1461,7 +1461,7 @@
 "label.networktype": "Network type",
 "label.networkwrite": "Network write",
 "label.new": "New",
-"label.new.autoscale.vmgroup": "New AutoScale Instance Group",
+"label.new.autoscale.vmgroup": "New AutoScaling Group",
 "label.new.instance.group": "New Instance group",
 "label.new.password": "New password",
 "label.new.project": "New project",
@@ -2273,7 +2273,7 @@
 "label.untagged": "Untagged",
 "label.up": "Up",
 "label.updateinsequence": "Update in sequence",
-"label.update.autoscale.vmgroup": "Update AutoScale Instance group",
+"label.update.autoscale.vmgroup": "Update AutoScaling Group",
 "label.update.condition": "Update condition",
 "label.update.instance.group": "Update Instance group",
 "label.update.ip.range": "Update IP range",
@@ -2497,7 +2497,7 @@
 "label.xenservertoolsversion61plus": "Original XS Version is 6.1+",
 "label.yes": "Yes",
 "label.yourinstance": "Your Instance",
-"label.your.autoscale.vmgroup": "Your autoscale Instance group",
+"label.your.autoscale.vmgroup": "Your autoscaling group",
 "label.zone": "Zone",
 "label.zone.dedicated": "Zone dedicated",
 "label.zone.details": "Zone details",
@@ -2525,7 +2525,7 @@
 "message.action.cancel.maintenance": "Your host has been successfully canceled 
for maintenance. This process can take up to several minutes.",
 "message.action.cancel.maintenance.mode": "Please confirm that you want to 
cancel this maintenance.",
 "message.action.create.snapshot.from.vmsnapshot": "Please confirm that you 
want to create Snapshot from Instance Snapshot",
-"message.action.delete.autoscale.vmgroup": "Please confirm that you want to 
delete this autoscale Instance group.",
+"message.action.delete.autoscale.vmgroup": "Please confirm that you want to 
delete this autoscaling group.",
 "message.action.delete.backup.offering": "Please confirm that you want to 
delete this backup offering?",
 "message.action.delete.cluster": "Please confirm that you want to delete this 
cluster.",
 "message.action.delete.domain": "Please confirm that you want to delete this 
domain.",
@@ -2689,10 +2689,10 @@
 "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 autoscale Instance group is DISABLED.",
-"message.autoscale.policies.update": "The scale up/down policies can be 
updated only when autoscale Instance group is DISABLED.",
-"message.autoscale.vm.networks": "Please choose at least one Network for 
Instances in the autoscale Instance 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 autoscale Instance group is DISABLED.",
+"message.autoscale.loadbalancer.update": "The load balancer rule can be 
updated 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.",
 "message.backup.attach.restore": "Please confirm that you want to restore and 
attach the volume from the backup?",
 "message.backup.create": "Are you sure you want create an Instance backup?",
 "message.backup.offering.remove": "Are you sure you want to remove Instance 
from backup offering and delete the backup chain?",
@@ -2740,14 +2740,14 @@
 "message.confirm.delete.srx": "Please confirm that you would like to delete 
SRX.",
 "message.confirm.delete.traffic.type": "Please confirm that you would like to 
delete traffic type.",
 "message.confirm.destroy.router": "All services provided by this virtual 
router will be interrupted. Please confirm that you want to stop this router. 
Please confirm that you would like to destroy this router.",
-"message.confirm.disable.autoscale.vmgroup": "Please confirm that you want to 
disable this autoscale Instance group.",
+"message.confirm.disable.autoscale.vmgroup": "Please confirm that you want to 
disable this autoscaling group.",
 "message.confirm.disable.host": "Please confirm that you want to disable the 
host.",
 "message.confirm.disable.network.offering": "Are you sure you want to disable 
this Network offering?",
 "message.confirm.disable.provider": "Please confirm that you would like to 
disable this provider.",
 "message.confirm.disable.storage": "Please confirm that you want to disable 
the storage pool.",
 "message.confirm.disable.vpc.offering": "Are you sure you want to disable this 
VPC offering?",
 "message.confirm.disable.webhook": "Please confirm that you want to disable 
this webhook.",
-"message.confirm.enable.autoscale.vmgroup": "Please confirm that you want to 
enable this autoscale Instance group.",
+"message.confirm.enable.autoscale.vmgroup": "Please confirm that you want to 
enable this autoscaling group.",
 "message.confirm.enable.host": "Please confirm that you want to enable the 
host.",
 "message.confirm.enable.network.offering": "Are you sure you want to enable 
this Network offering?",
 "message.confirm.enable.provider": "Please confirm that you would like to 
enable this provider.",
@@ -2788,7 +2788,7 @@
 "message.create.volume.processing": "Volume creation in progress",
 "message.create.vpc.offering": "VPC offering created.",
 "message.create.vpn.customer.gateway.failed": "VPN customer gateway creation 
failed.",
-"message.creating.autoscale.vmgroup": "Creating AutoScale Instance group",
+"message.creating.autoscale.vmgroup": "Creating AutoScaling Group",
 "message.creating.autoscale.vmprofile": "Creating AutoScale Instance profile",
 "message.creating.autoscale.scaledown.conditions": "Creating ScaleDown 
conditions",
 "message.creating.autoscale.scaledown.policy": "Creating ScaleDown policy",
@@ -2949,7 +2949,7 @@
 "message.error.internallb.instance.port": "Please specify a Instance port.",
 "message.error.internallb.name": "Please specify a name for the internal LB.",
 "message.error.internallb.source.port": "Please specify a source port.",
-"message.error.invalid.autoscale.vmgroup.name": "Invalid AutoScale Instance 
group name. It can contain the ASCII letters 'a' through 'z', 'A' through 'Z', 
the digits '0' through '9' and the hyphen ('-'), must be between 1 and 255 
characters long.",
+"message.error.invalid.autoscale.vmgroup.name": "Invalid AutoScaling Group 
name. It can contain the ASCII letters 'a' through 'z', 'A' through 'Z', the 
digits '0' through '9' and the hyphen ('-'), must be between 1 and 255 
characters long.",
 "message.error.ip.range": "Please enter valid range.",
 "message.error.ipv4.address": "Please enter a valid IPv4 address.",
 "message.error.ipv4.dns1": "Please enter IpV4 DNS 1",
@@ -3184,7 +3184,7 @@
 "message.please.confirm.remove.user.data": "Please confirm that you want to 
remove this Userdata",
 "message.please.enter.valid.value": "Please enter a valid value.",
 "message.please.enter.value": "Please enter values.",
-"message.please.wait.while.autoscale.vmgroup.is.being.created": "Please wait 
while your AutoScale Instance group is being created; this may take a while...",
+"message.please.wait.while.autoscale.vmgroup.is.being.created": "Please wait 
while your AutoScaling Group is being created; this may take a while...",
 "message.please.wait.while.zone.is.being.created": "Please wait while your 
zone is being created; this may take a while...",
 "message.pod.dedicated": "Pod dedicated.",
 "message.pod.dedication.released": "Pod dedication released.",
@@ -3237,11 +3237,11 @@
 "message.restart.vpc": "Please confirm that you want to restart the VPC.",
 "message.restart.vpc.remark": "Please confirm that you want to restart the VPC 
<p><i>Remark: making a non-redundant VPC redundant will force a clean up. The 
Networks will not be available for a couple of minutes</i>.</p>",
 "message.scale.processing": "Scale in progress",
-"message.scaledown.policies": "Please add at least a ScaleDown policy. The 
AutoScale Instance group will be scaled down when all conditions in a ScaleDown 
policy are matched. ScaleDown policies will be checked after ScaleUp policies.",
+"message.scaledown.policies": "Please add at least a ScaleDown policy. The 
AutoScale Group will be scaled down when all conditions in a ScaleDown policy 
are matched. ScaleDown policies will be checked after ScaleUp policies.",
 "message.scaledown.policy.continue": "Please add at least condition to 
ScaleDown policy to continue",
 "message.scaledown.policy.duration.continue": "Please input a valid duration 
to ScaleDown policy to continue",
 "message.scaledown.policy.name.continue": "Please input a name to ScaleDown 
policy to continue",
-"message.scaleup.policies": "Please add at least a ScaleUp policy. The 
AutoScale Instance group will be scaled up when all conditions in a ScaleUp 
policy are matched. ScaleUp policies will be checked before ScaleDown 
policies.",
+"message.scaleup.policies": "Please add at least a ScaleUp policy. The 
AutoScale Group will be scaled up when all conditions in a ScaleUp policy are 
matched. ScaleUp policies will be checked before ScaleDown policies.",
 "message.scaleup.policy.continue": "Please add at least a condition to ScaleUp 
policy to continue",
 "message.scaleup.policy.duration.continue": "Please input a valid duration to 
ScaleUp policy to continue",
 "message.scaleup.policy.name.continue": "Please input a name to ScaleUp policy 
to continue",
@@ -3253,7 +3253,7 @@
 "message.select.disk.offering": "Please select a disk offering for disk",
 "message.select.end.date.and.time": "Select an end date & time.",
 "message.select.kvm.host.instance.conversion": "(Optional) Select a KVM host 
in the cluster to perform the instance conversion through virt-v2v",
-"message.select.load.balancer.rule": "Please select a load balancer rule for 
your AutoScale Instance group.",
+"message.select.load.balancer.rule": "Please select a load balancer rule for 
your AutoScale Group.",
 "message.select.migration.policy": "Please select a migration policy.",
 "message.select.nic.network": "Please select a Network for NIC",
 "message.select.security.groups": "Please select security group(s) for your 
new Instance.",
@@ -3417,7 +3417,7 @@
 "message.trigger.shutdown": "Please confirm that you would like to trigger a 
shutdown on this Management server. It will not accept any new Async Jobs and 
will terminate after there are no pending jobs.",
 "message.type.values.to.add": "Please add additional values by typing them in",
 "message.update.autoscale.policy.failed": "Failed to update autoscale policy",
-"message.update.autoscale.vmgroup.failed": "Failed to update autoscale 
Instance group",
+"message.update.autoscale.vmgroup.failed": "Failed to update autoscale group",
 "message.update.autoscale.vm.profile.failed": "Failed to update autoscale 
Instance profile",
 "message.update.condition.failed": "Failed to update condition",
 "message.update.condition.processing": "Updating condition...",

Reply via email to