diff options
author | raveit65 <[email protected]> | 2018-03-23 12:47:48 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:47:48 +0100 |
commit | 9100c01c1a61521c599ccc032a2c9b4d39662ae4 (patch) | |
tree | 6235a8980d58179aa2d060f511d2c7d2182c41b8 /.tx/config | |
parent | da864825f4b89e666bd41cf5d4a118d1377b4f11 (diff) | |
download | mate-control-center-9100c01c1a61521c599ccc032a2c9b4d39662ae4.tar.bz2 mate-control-center-9100c01c1a61521c599ccc032a2c9b4d39662ae4.tar.xz |
tx: update config with branch specific resoures
Diffstat (limited to '.tx/config')
-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-control-center] +[MATE.1-20--mate-control-center] file_filter = po/<lang>.po source_file = po/mate-control-center.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |