diff options
author | raveit65 <[email protected]> | 2018-03-23 12:42:08 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:42:08 +0100 |
commit | a47294850289d8f42000265f6be759574d729fc0 (patch) | |
tree | a48d7c4afe544acdab106b271c1f6fb38368b520 /.tx/config | |
parent | ea40c35e823914cd5721ad7af436cb9e69736d2d (diff) | |
download | mate-applets-a47294850289d8f42000265f6be759574d729fc0.tar.bz2 mate-applets-a47294850289d8f42000265f6be759574d729fc0.tar.xz |
tx: update config with branch specific resoures
Diffstat (limited to '.tx/config')
-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-applets] +[MATE.master--mate-applets] file_filter = po/<lang>.po source_file = po/mate-applets.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |