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 5401DF4F1 for ; Mon, 29 Apr 2013 14:42:36 +0000 (UTC) Received: (qmail 42416 invoked by uid 500); 29 Apr 2013 14:42:30 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 42389 invoked by uid 500); 29 Apr 2013 14:42:30 -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 42356 invoked by uid 99); 29 Apr 2013 14:42:30 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 14:42:30 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7D4848837CF; Mon, 29 Apr 2013 14:42:30 +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: <2a3644f11e004d6ca3ff5861d77622bc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/4.1 to 09044f2 Date: Mon, 29 Apr 2013 14:42:30 +0000 (UTC) Updated Branches: refs/heads/4.1 9ac03ffe0 -> 09044f271 Adding arabic keys to properties file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/09044f27 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/09044f27 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/09044f27 Branch: refs/heads/4.1 Commit: 09044f271312a27892a4a404dc315d86d77269ef Parents: 9ac03ff Author: Sebastien Goasguen Authored: Mon Apr 29 10:42:17 2013 -0400 Committer: Sebastien Goasguen Committed: Mon Apr 29 10:42:17 2013 -0400 ---------------------------------------------------------------------- .../WEB-INF/classes/resources/messages.properties | 1 + ui/index.jsp | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/09044f27/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 c473ba4..a074639 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -627,6 +627,7 @@ label.key=Key label.keyboard.type=Keyboard type label.kvm.traffic.label=KVM traffic label label.label=Label +label.lang.arabic=Arabic label.lang.brportugese=Brazilian Portugese label.lang.chinese=Chinese (Simplified) label.lang.english=English http://git-wip-us.apache.org/repos/asf/cloudstack/blob/09044f27/ui/index.jsp ---------------------------------------------------------------------- diff --git a/ui/index.jsp b/ui/index.jsp index c3bcc1b..37a6cc5 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -70,6 +70,7 @@ under the License.