From bd1ddee557b52925167e26252bec309dea88d549 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 2 Jul 2013 11:58:57 -0700 Subject: [PATCH] UI: Localize app name and 'about' window --- client/WEB-INF/classes/resources/messages.properties | 3 +++ ui/dictionary.jsp | 3 +++ ui/scripts/cloudStack.js | 4 ++-- ui/scripts/ui/core.js | 8 ++++---- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index b1a09b103f9..fab8dbd90a9 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,9 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.about=About +label.app.name=CloudStack +label.about.app=About CloudStack label.custom.disk.iops=Custom IOPS label.disk.iops.min=Min IOPS label.disk.iops.max=Max IOPS diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index af64228ab04..748cc7d5b28 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,9 @@ under the License. <% long now = System.currentTimeMillis(); %>