From 93d41b92621f91bfd4657fe4bab27b6c6cd61ea1 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 8 Oct 2013 13:56:00 -0700 Subject: [PATCH] Instance wizard: Add missing descriptions --- .../WEB-INF/classes/resources/messages.properties | 2 ++ ui/dictionary.jsp | 2 ++ ui/index.jsp | 14 ++++++++++++-- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 4b54acb9e5c..0cc7b52d7b3 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,8 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +message.select.compute.offering=Please select a compute offering to associate with this instance. +message.select.disk.offering=(Optional) Select an additional disk offering to attach to this instance. label.home=Home label.use.default.language=Use default language label.delete.events=Delete events diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 2b07a2f7d00..7d263320c39 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,8 @@ under the License. <% long now = System.currentTimeMillis(); %>