diff options
author | raveit65 <[email protected]> | 2018-03-23 12:37:01 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:37:01 +0100 |
commit | 2944698654658449dfa8e9f158236ffb471073ca (patch) | |
tree | e1f0da756f49bc06d1b19eed7cf9de160654c115 | |
parent | 730af5a58a8838808c2681df467d56571978b7d4 (diff) | |
download | libmateweather-2944698654658449dfa8e9f158236ffb471073ca.tar.bz2 libmateweather-2944698654658449dfa8e9f158236ffb471073ca.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.libmateweather] +[MATE.1-20--libmateweather] file_filter = po/<lang>.po source_file = po/libmateweather.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |