diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 786569a3205..ce82c4aa97b 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1,4 +1,5 @@ #new 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. You must also start the zone in a disabled state.

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.


Would you like to continue? label.local.storage.enabled=Local storage enabled label.tier.details=Tier details label.edit.tags=Edit tags diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 32028f7263c..899a2846077 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -7,6 +7,7 @@ <% long now = System.currentTimeMillis(); %>