diff options
author | raveit65 <[email protected]> | 2018-03-23 12:26:36 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:26:36 +0100 |
commit | e0be7045c018a6dc65937aa67d1d0285b9c40615 (patch) | |
tree | 4bd8c6e3c2ab869ed8dc43493db082a3057b1da1 /.tx | |
parent | 8a50976c1b422e28288717ad1f709f27f96f89a3 (diff) | |
download | eom-e0be7045c018a6dc65937aa67d1d0285b9c40615.tar.bz2 eom-e0be7045c018a6dc65937aa67d1d0285b9c40615.tar.xz |
tx: update config with branch specific resoures
Diffstat (limited to '.tx')
-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.master--eom] file_filter = po/<lang>.po source_file = po/eom.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |