diff options
author | raveit65 <[email protected]> | 2018-03-23 14:07:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:07:33 +0100 |
commit | 70b151068cdf4467756a38daf413697073c586ab (patch) | |
tree | 87a4f05858e4c0d0aecb6fd99719c4816637b153 | |
parent | f61f1788e015e987b24b4bff8474872cfd6fa7e5 (diff) | |
download | mate-terminal-70b151068cdf4467756a38daf413697073c586ab.tar.bz2 mate-terminal-70b151068cdf4467756a38daf413697073c586ab.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-terminal] +[MATE.1-20--mate-terminal] file_filter = po/<lang>.po source_file = po/mate-terminal.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |