diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js index cf718e58e61..b8ffa2d2fe7 100644 --- a/ui/scripts/instances.js +++ b/ui/scripts/instances.js @@ -1278,7 +1278,7 @@ 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.', + desc: 'Please read the dynamic scaling section in the admin guide before scaling up.', fields: { serviceOffering: { label: 'label.compute.offering', diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 6070e2782a2..197a15ddfac 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -6619,7 +6619,7 @@ 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.', + desc: 'Please read the dynamic scaling section in the admin guide before scaling up.', fields: { serviceOfferingId: { label: 'label.compute.offering', @@ -7586,7 +7586,7 @@ 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.', + desc: 'Please read the dynamic scaling section in the admin guide before scaling up.', fields: { serviceOfferingId: { label: 'label.compute.offering', @@ -8135,7 +8135,7 @@ 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.', + desc: 'Please read the dynamic scaling section in the admin guide before scaling up.', fields: { serviceOfferingId: { label: 'label.compute.offering',