diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js index b98452b580b..cf718e58e61 100644 --- a/ui/scripts/instances.js +++ b/ui/scripts/instances.js @@ -1275,9 +1275,9 @@ }, scaleUp: { - label: 'Scale UP Virtual Machine', + label: 'label.change.service.offering', createForm: { - title: 'Scale UP Virtual Machine', + title: 'label.change.service.offering', desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.', fields: { serviceOffering: { diff --git a/ui/scripts/system.js b/ui/scripts/system.js index ffac3c1176e..09bc4f44bd8 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -6618,7 +6618,7 @@ }, scaleUp: { - label: 'scaleUp System VM', + label: 'label.change.service.offering', createForm: { title: 'label.change.service.offering', desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.', @@ -7585,7 +7585,7 @@ }, scaleUp: { - label: 'scaleUp Router VM', + label: 'label.change.service.offering', createForm: { title: 'label.change.service.offering', desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.', @@ -8134,7 +8134,7 @@ }, scaleUp: { - label: 'scaleUp System VM', + label: 'label.change.service.offering', createForm: { title: 'label.change.service.offering', desc: 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.',