mirror of https://github.com/apache/cloudstack.git
Update zone wizard disclaimer text for local storage
reviewed-by: jessica
This commit is contained in:
parent
66a2d8a0b4
commit
bb2e7afe51
|
|
@ -16,7 +16,7 @@ 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. You must also start the zone in a disabled state.<br/><br/>2. If system VMs need to be launched in local storage, system.vm.use.local.storage needs to be set to true before you enable the zone.<br/><br/><br/>Would you like to continue?
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue