mirror of https://github.com/apache/cloudstack.git
Move modified zone wizard label to 'modified' section
reviewed-by: jessica
This commit is contained in:
parent
bb2e7afe51
commit
7fec0bbab4
|
|
@ -5,8 +5,7 @@
|
|||
|
||||
|
||||
#modified labels (begin) *****************************************************************************************
|
||||
|
||||
|
||||
message.zoneWizard.enable.local.storage=WARNING: If you enable local storage for this zone, you must do the following, depending on where you would like your system VMs to launch:<br/><br/>1. If system VMs need to be launched in primary storage, primary storage needs to be added to the zone after creation.<br/><br/>2. If system VMs need to be launched in local storage, system.vm.use.local.storage needs to be set to true.<br/><br/><br/>Would you like to continue?
|
||||
#modified labels (end) *******************************************************************************************
|
||||
|
||||
label.configure.network.ACLs=Configure Network ACLs
|
||||
|
|
@ -15,8 +14,6 @@ label.add.network.ACL=Add network ACL
|
|||
label.private.Gateway=Private Gateway
|
||||
label.VPC.router.details=VPC router details
|
||||
label.VMs.in.tier=VMs in tier
|
||||
|
||||
message.zoneWizard.enable.local.storage=WARNING: If you enable local storage for this zone, you must do the following, depending on where you would like your system VMs to launch:<br/><br/>1. If system VMs need to be launched in primary storage, primary storage needs to be added to the zone after creation.<br/><br/>2. If system VMs need to be launched in local storage, system.vm.use.local.storage needs to be set to true.<br/><br/><br/>Would you like to continue?
|
||||
label.local.storage.enabled=Local storage enabled
|
||||
label.tier.details=Tier details
|
||||
label.edit.tags=Edit tags
|
||||
|
|
@ -25,7 +22,6 @@ label.action.enable.physical.network=Enable physical network
|
|||
label.action.disable.physical.network=Disable physical network
|
||||
message.action.enable.physical.network=Please confirm that you want to enable this physical network.
|
||||
message.action.disable.physical.network=Please confirm that you want to disable this physical network.
|
||||
|
||||
label.select.tier=Select Tier
|
||||
label.add.ACL=Add ACL
|
||||
label.remove.ACL=Remove ACL
|
||||
|
|
|
|||
Loading…
Reference in New Issue