Repository: cloudstack Updated Branches: refs/heads/master 9560021f1 -> 33fff0dab
Add 4.6 messages proporties in Tx config file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33fff0da Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/33fff0da Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/33fff0da Branch: refs/heads/master Commit: 33fff0dab76a8ee5fb310896acf85ee8c41c1879 Parents: 9560021 Author: Milamber <[email protected]> Authored: Sun Apr 19 10:13:01 2015 +0100 Committer: Milamber <[email protected]> Committed: Sun Apr 19 10:13:01 2015 +0100 ---------------------------------------------------------------------- tools/transifex/.tx/config | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/33fff0da/tools/transifex/.tx/config ---------------------------------------------------------------------- diff --git a/tools/transifex/.tx/config b/tools/transifex/.tx/config index 7b848dc..9cf10b9 100644 --- a/tools/transifex/.tx/config +++ b/tools/transifex/.tx/config @@ -51,3 +51,7 @@ trans.ru_RU = work-dir/messages_ru_RU.properties trans.zh_CN = work-dir/messages_zh_CN.properties type = UNICODEPROPERTIES +[CloudStack_UI.46xmessagesproperties] +source_file = work-dir/messages.properties +source_lang = en +
