.tx/config

Torsten Grote grote at kolabsys.com
Thu Dec 6 16:08:27 CET 2012


 .tx/config |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

New commits:
commit b4fb06fb0374d65e8555b4c88d2dfe76501fb21b
Author: Torsten Grote <t at grobox.de>
Date:   Thu Dec 6 16:08:15 2012 +0100

    added transifex translation information

diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000..baacb88
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,51 @@
+[main]
+host = https://www.transifex.com
+
+[kolab.calendar]
+file_filter = plugins/calendar/localization/<lang>.inc
+source_file = plugins/calendar/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.kolab_activesync]
+file_filter = plugins/kolab_activesync/localization/<lang>.inc
+source_file = plugins/kolab_activesync/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.kolab_addressbook]
+file_filter = plugins/kolab_addressbook/localization/<lang>.inc
+source_file = plugins/kolab_addressbook/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.kolab_auth]
+file_filter = plugins/kolab_auth/localization/<lang>.inc
+source_file = plugins/kolab_auth/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.kolab_delegation]
+file_filter = plugins/kolab_delegation/localization/<lang>.inc
+source_file = plugins/kolab_delegation/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.kolab_folders]
+file_filter = plugins/kolab_folders/localization/<lang>.inc
+source_file = plugins/kolab_folders/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.owncloud]
+file_filter = plugins/owncloud/localization/<lang>.inc
+source_file = plugins/owncloud/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+
+[kolab.tasklist]
+file_filter = plugins/tasklist/localization/<lang>.inc
+source_file = plugins/tasklist/localization/en_US.inc
+source_lang = en_US
+type = PHP_ALT_ARRAY
+





More information about the commits mailing list