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