diff options
author | raveit65 <[email protected]> | 2018-03-23 12:27:39 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:28:35 +0100 |
commit | 100139db810ac227310d529bbfa2a9a71df4d220 (patch) | |
tree | 509dc9b0e56064a13dc277f836bd87b7e50419e5 | |
parent | f05667dedd667cb1648af5fd2215361c4b608543 (diff) | |
download | eom-100139db810ac227310d529bbfa2a9a71df4d220.tar.bz2 eom-100139db810ac227310d529bbfa2a9a71df4d220.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.eom] +[MATE.1-20--eom] file_filter = po/<lang>.po source_file = po/eom.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |