diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-02 15:55:50 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-02 15:55:50 +0200 |
commit | 008e40b337edda76a771fd8ed0c16ecf8f51fcfb (patch) | |
tree | aec7e3f1c43508361f4a772c74c82016d74b323d | |
parent | 07bbfe3cf5b4868b11db36af2a18935b2a1746fc (diff) | |
download | pluma-008e40b337edda76a771fd8ed0c16ecf8f51fcfb.tar.bz2 pluma-008e40b337edda76a771fd8ed0c16ecf8f51fcfb.tar.xz |
Add transifex configuration file
-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..68350bd0 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.pluma] +file_filter = po/<lang>.po +source_file = po/pluma.pot +source_lang = en |