diff options
author | raveit65 <[email protected]> | 2018-03-23 14:17:03 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:17:03 +0100 |
commit | 5944634f4c8908d3efdef5cef54a3a752fd59600 (patch) | |
tree | 205937310bd74069148aac8b0fddbf6ce54b8dfd | |
parent | ebfcd6cd433f367583f954952f51d3c15095fcb8 (diff) | |
download | mate-user-share-5944634f4c8908d3efdef5cef54a3a752fd59600.tar.bz2 mate-user-share-5944634f4c8908d3efdef5cef54a3a752fd59600.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.mate-user-share] +[MATE.1-20--mate-user-share] file_filter = po/<lang>.po source_file = po/mate-user-share.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |