CLOUDSTACK-4102: UI > change label of scaleUp/changeServiceOffering action from "Scale Up" to "Change Service Offering" for both running VM and stopped VM.

This commit is contained in:
Jessica Wang 2013-08-09 15:10:13 -07:00
parent ea717c18ce
commit 592cd75867
2 changed files with 5 additions and 5 deletions

View File

@ -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: {

View File

@ -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.',