diff options
author | raveit65 <[email protected]> | 2018-03-23 13:34:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 13:34:04 +0100 |
commit | 11710d791cbf94401e2935eef68af4fc66b52319 (patch) | |
tree | 1bb33f4bccb4f6935dab3b8c05e957597e6894b2 | |
parent | fdbc3794772f1692ee4b4b61b5a3624409a004c7 (diff) | |
download | mate-polkit-11710d791cbf94401e2935eef68af4fc66b52319.tar.bz2 mate-polkit-11710d791cbf94401e2935eef68af4fc66b52319.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.1-20--mate-polkit] file_filter = po/<lang>.po source_file = po/mate-polkit.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |