diff options
author | raveit65 <[email protected]> | 2018-03-23 13:34:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 13:34:50 +0100 |
commit | 8fbdc1f2e9089a5cc2dc22b33ee68fd074b4b396 (patch) | |
tree | b8c7c330715b92b447a4ca093cfbf344444fd07b | |
parent | 9c27bde74379cf6c78704e4971b346c3932f1a75 (diff) | |
download | mate-polkit-8fbdc1f2e9089a5cc2dc22b33ee68fd074b4b396.tar.bz2 mate-polkit-8fbdc1f2e9089a5cc2dc22b33ee68fd074b4b396.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-polkit] +[MATE.master--mate-polkit] file_filter = po/<lang>.po source_file = po/mate-polkit.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |