diff options
author | raveit65 <[email protected]> | 2018-03-23 12:35:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:35:02 +0100 |
commit | 99d6d9c8467c65e4e2fac1c45bf93544bb0b4cf4 (patch) | |
tree | c4a69e6b862e7112c440a03c8cc14c9b1277204b | |
parent | 27b66bb51897f2d792f42b600a44e6f73a4f8eb9 (diff) | |
download | libmatemixer-99d6d9c8467c65e4e2fac1c45bf93544bb0b4cf4.tar.bz2 libmatemixer-99d6d9c8467c65e4e2fac1c45bf93544bb0b4cf4.tar.xz |
tx: update config with branch specific resoures
-rw-r--r-- | .tx/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ [main] host = https://www.transifex.com -[MATE.libmatemixer] +[MATE.master--libmatemixer] file_filter = po/<lang>.po source_file = po/libmatemixer.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |