diff options
author | raveit65 <[email protected]> | 2018-03-23 14:20:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:20:49 +0100 |
commit | 8cebd1cbd99bb5227aa474f130018b88bb0d38b4 (patch) | |
tree | 69479ad241a5f4dc8591cb840e4bb4307e8c133b | |
parent | 3d47019d4eef9e3d735099b16a70b644bb3e229d (diff) | |
download | mozo-8cebd1cbd99bb5227aa474f130018b88bb0d38b4.tar.bz2 mozo-8cebd1cbd99bb5227aa474f130018b88bb0d38b4.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.mozo] +[MATE.1-20--mozo] file_filter = po/<lang>.po source_file = po/mozo.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |