diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 7374bd8ced3..48e4ecb6b18 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -19,6 +19,8 @@ #new labels (begin) ********************************************************************************************** label.menu.regions=Regions label.region=Region +label.add.region=Add Region +message.add.region=Please specify the required information to add a new region. label.endpoint=Endpoint label.plugins=Plugins label.plugin.details=Plugin details diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 98f6bf86e07..418b9dec0e0 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,8 @@ under the License. <% long now = System.currentTimeMillis(); %>