Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CAF16F5BB for ; Fri, 22 Mar 2013 13:36:24 +0000 (UTC) Received: (qmail 27816 invoked by uid 500); 22 Mar 2013 13:36:24 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 27797 invoked by uid 500); 22 Mar 2013 13:36:24 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 27790 invoked by uid 99); 22 Mar 2013 13:36:24 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Mar 2013 13:36:24 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 629CC832207; Fri, 22 Mar 2013 13:36:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sebgoa@apache.org To: commits@cloudstack.apache.org Message-Id: <41b2655a6761457299ae25a8692e86ba@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: refs/heads/4.1 - CLOUDSTACK-1780: Added support for multi-language in login page Date: Fri, 22 Mar 2013 13:36:24 +0000 (UTC) Updated Branches: refs/heads/4.1 dbc1d7cff -> 8a18b7f23 CLOUDSTACK-1780: Added support for multi-language in login page Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a18b7f2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8a18b7f2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8a18b7f2 Branch: refs/heads/4.1 Commit: 8a18b7f23e416b277d7a60c7125ddec69316eb8e Parents: dbc1d7c Author: Sebastien Goasguen Authored: Fri Mar 22 09:36:11 2013 -0400 Committer: Sebastien Goasguen Committed: Fri Mar 22 09:36:11 2013 -0400 ---------------------------------------------------------------------- .../WEB-INF/classes/resources/messages.properties | 4 ++++ ui/index.jsp | 5 +++++ 2 files changed, 9 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8a18b7f2/client/WEB-INF/classes/resources/messages.properties ---------------------------------------------------------------------- diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 2c90031..c473ba4 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -635,6 +635,10 @@ label.lang.japanese=Japanese label.lang.korean=Korean label.lang.russian=Russian label.lang.spanish=Spanish +label.lang.catalan=Catalan +label.lang.italian=Italian +label.lang.german=German +label.lang.norwegian=Norwegian label.last.disconnected=Last Disconnected label.last.name=Last Name label.latest.events=Latest events http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8a18b7f2/ui/index.jsp ---------------------------------------------------------------------- diff --git a/ui/index.jsp b/ui/index.jsp index fdacd9e..c3bcc1b 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -75,7 +75,12 @@ under the License. + + + + +