diff options
author | raveit65 <[email protected]> | 2018-03-23 12:10:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:10:19 +0100 |
commit | f4b94ea0e196f38dbb6b04fc9302a1986388b037 (patch) | |
tree | 21be011d9477a9b02670985c28f18a2a36d68d66 /.tx/config | |
parent | 02970c6cc1a6752ddc41325cc629c29cafe556c7 (diff) | |
download | atril-f4b94ea0e196f38dbb6b04fc9302a1986388b037.tar.bz2 atril-f4b94ea0e196f38dbb6b04fc9302a1986388b037.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.atril] +[MATE.1-20--atril] file_filter = po/<lang>.po source_file = po/atril.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |