[TRANSLATION] Adding arabic strings
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/134704bb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/134704bb Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/134704bb Branch: refs/heads/ui-granular-settings Commit: 134704bb10fd6177c103b12adb3045683ce2f1ad Parents: 08f6a24 Author: Sebastien Goasguen <[email protected]> Authored: Mon Apr 29 06:56:46 2013 -0400 Committer: Sebastien Goasguen <[email protected]> Committed: Mon Apr 29 06:56:46 2013 -0400 ---------------------------------------------------------------------- .../WEB-INF/classes/resources/messages.properties | 1 + .../classes/resources/messages_ar.properties | 1547 +++++++++++++++ ui/index.jsp | 1 + 3 files changed, 1549 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/134704bb/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 fbc0471..9f84c5a 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -631,6 +631,7 @@ label.lang.japanese=Japanese label.lang.korean=Korean label.lang.russian=Russian label.lang.spanish=Spanish +label.lang.arabic=Arabic label.last.disconnected=Last Disconnected label.last.name=Last Name label.latest.events=Latest events
