You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mi...@apache.org on 2015/05/09 08:38:06 UTC

[6/6] git commit: updated refs/heads/master to d75ce3f

Added hu to the language list

Signed-off-by: Laszlo Hornyak <la...@gmail.com>
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

This closes #237


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5b938ef9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5b938ef9
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5b938ef9

Branch: refs/heads/master
Commit: 5b938ef932bdd19a7cd67f748b426bdc28616159
Parents: fcd74d5
Author: Laszlo Hornyak <la...@gmail.com>
Authored: Sat May 2 19:30:02 2015 +0200
Committer: Milamber <mi...@apache.org>
Committed: Sat May 9 08:37:53 2015 +0200

----------------------------------------------------------------------
 tools/transifex/sync-transifex-ui.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5b938ef9/tools/transifex/sync-transifex-ui.sh
----------------------------------------------------------------------
diff --git a/tools/transifex/sync-transifex-ui.sh b/tools/transifex/sync-transifex-ui.sh
index 8f24642..b048744 100755
--- a/tools/transifex/sync-transifex-ui.sh
+++ b/tools/transifex/sync-transifex-ui.sh
@@ -17,7 +17,7 @@
 # under the License.
 
 SRCLANG=en
-LIST_LANG="ar ca de_DE es fr_FR it_IT ja_JP ko_KR nb_NO nl_NL pl pt_BR ru_RU zh_CN"
+LIST_LANG="ar ca de_DE es fr_FR it_IT ja_JP ko_KR nb_NO nl_NL pl pt_BR ru_RU zh_CN hu"
 
 DIRECTORY_RESOURCES="../../client/WEB-INF/classes/resources"
 WORKDIR="./work-dir"