diff options
author | raveit65 <[email protected]> | 2018-03-23 14:16:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:16:16 +0100 |
commit | b386cdc7e69fff601f0e90f6ab4a597d48231c87 (patch) | |
tree | 1a0c4d74ea17a3f19a61cfc7930b190c7f40d7c6 | |
parent | 369a0987d7963f5bebf65238acca7bd4a5e20c3d (diff) | |
download | mate-user-share-b386cdc7e69fff601f0e90f6ab4a597d48231c87.tar.bz2 mate-user-share-b386cdc7e69fff601f0e90f6ab4a597d48231c87.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.mate-user-share] +[MATE.master--mate-user-share] file_filter = po/<lang>.po source_file = po/mate-user-share.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |