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(); %>