Updated Branches: refs/heads/4.1 85b69ba99 -> 7efa5cbce
CLOUDSTACK-1516: Added language map to .tx/config file Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7efa5cbc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7efa5cbc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/7efa5cbc Branch: refs/heads/4.1 Commit: 7efa5cbce748d35b7c04578ee81686092ef17a12 Parents: 85b69ba Author: Sebastien Goasguen <[email protected]> Authored: Tue Mar 19 10:23:41 2013 -0400 Committer: Sebastien Goasguen <[email protected]> Committed: Tue Mar 19 10:23:41 2013 -0400 ---------------------------------------------------------------------- docs/.tx/config | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7efa5cbc/docs/.tx/config ---------------------------------------------------------------------- diff --git a/docs/.tx/config b/docs/.tx/config index 92094e6..3f047db 100644 --- a/docs/.tx/config +++ b/docs/.tx/config @@ -15,6 +15,7 @@ [main] host = https://www.transifex.com +lang_map = ja_JP:ja-JP, zh_CN:zh-CN , zh_TW:zh-TW, pt_BR:pt-BR [ACS_DOCS.Admin_Guide] file_filter = <lang>/Admin_Guide.po
