From 7fec0bbab42bb7aa6a603da27205f7ca136bb3ab Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 29 Aug 2012 15:38:55 -0700 Subject: [PATCH] Move modified zone wizard label to 'modified' section reviewed-by: jessica --- client/WEB-INF/classes/resources/messages.properties | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 33f2d5fe7ca..58f69832cf7 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -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:

1. If system VMs need to be launched in primary storage, primary storage needs to be added to the zone after creation.

2. If system VMs need to be launched in local storage, system.vm.use.local.storage needs to be set to true.


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:

1. If system VMs need to be launched in primary storage, primary storage needs to be added to the zone after creation.

2. If system VMs need to be launched in local storage, system.vm.use.local.storage needs to be set to true.


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