Added hu to the language list Signed-off-by: Laszlo Hornyak <[email protected]> Signed-off-by: Rohit Yadav <[email protected]>
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/ed770462 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ed770462 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ed770462 Branch: refs/heads/master Commit: ed7704620e42f1f2dc786f2dbc224575c22f38c2 Parents: 4ec24ad Author: Laszlo Hornyak <[email protected]> Authored: Sat May 2 19:30:02 2015 +0200 Committer: Rohit Yadav <[email protected]> Committed: Fri May 8 17:26:36 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/ed770462/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"
