Repository: cloudstack Updated Branches: refs/heads/4.5 425a6b01d -> 25e5d00f6
Add 4.5.x messages.properties to Transifex config tool Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25e5d00f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/25e5d00f Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/25e5d00f Branch: refs/heads/4.5 Commit: 25e5d00f6016b31fc178da97c7125c2f37a8c40d Parents: 303fc90 Author: Milamber <[email protected]> Authored: Sat Nov 15 08:38:34 2014 +0000 Committer: Milamber <[email protected]> Committed: Sat Nov 15 08:40:23 2014 +0000 ---------------------------------------------------------------------- tools/transifex/.tx/config | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/25e5d00f/tools/transifex/.tx/config ---------------------------------------------------------------------- diff --git a/tools/transifex/.tx/config b/tools/transifex/.tx/config index 0732d9c..7b848dc 100644 --- a/tools/transifex/.tx/config +++ b/tools/transifex/.tx/config @@ -31,3 +31,23 @@ file_filter = translations/CloudStack_UI.44xmessagesproperties/<lang>.properties source_lang = en type = UNICODEPROPERTIES +[CloudStack_UI.45xmessagesproperties] +file_filter = translations/CloudStack_UI.45xmessagesproperties/<lang>.properties +source_file = work-dir/messages.properties +source_lang = en +trans.ar = work-dir/messages_ar.properties +trans.ca = work-dir/messages_ca.properties +trans.de_DE = work-dir/messages_de_DE.properties +trans.es = work-dir/messages_es.properties +trans.fr_FR = work-dir/messages_fr_FR.properties +trans.it_IT = work-dir/messages_it_IT.properties +trans.ja_JP = work-dir/messages_ja_JP.properties +trans.ko_KR = work-dir/messages_ko_KR.properties +trans.nb_NO = work-dir/messages_nb_NO.properties +trans.nl_NL = work-dir/messages_nl_NL.properties +trans.pl = work-dir/messages_pl.properties +trans.pt_BR = work-dir/messages_pt_BR.properties +trans.ru_RU = work-dir/messages_ru_RU.properties +trans.zh_CN = work-dir/messages_zh_CN.properties +type = UNICODEPROPERTIES +
