diff options
author | raveit65 <[email protected]> | 2018-03-23 12:33:09 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:33:09 +0100 |
commit | 33947600f73593f1e45487cf294c50342ec16873 (patch) | |
tree | 21d05efe3c2651747c76a73f860670a2a9974b48 | |
parent | 205fb7d3eb333041170824d00814983f39fc46a4 (diff) | |
download | libmatemixer-33947600f73593f1e45487cf294c50342ec16873.tar.bz2 libmatemixer-33947600f73593f1e45487cf294c50342ec16873.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.1-20--libmatemixer] file_filter = po/<lang>.po source_file = po/libmatemixer.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |