diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-15 18:26:19 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-15 18:26:19 +0100 |
commit | c6edc7df4d957c9cf56c1e80d7f7f597ad3df71c (patch) | |
tree | dde36bfed408e9e24fbfc97579887bce7bbe0726 /.tx/config | |
parent | 329e418f0d728458ad3956d4356dc4b18aff9797 (diff) | |
download | marco-c6edc7df4d957c9cf56c1e80d7f7f597ad3df71c.tar.bz2 marco-c6edc7df4d957c9cf56c1e80d7f7f597ad3df71c.tar.xz |
Add transifex configuration file
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..9307a7ab --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.marco] +file_filter = po/<lang>.po +source_file = po/marco.pot +source_lang = en |