diff options
author | raveit65 <[email protected]> | 2018-03-23 14:25:43 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:25:43 +0100 |
commit | 1f51a3a65718f608003d11346fd8989323cd8eb4 (patch) | |
tree | d0f3d20439e8c0ad1b744355a901b841c995b9f8 /.tx | |
parent | c8af35e24c2b27df3d22fcfc03b7d59b3edc9b18 (diff) | |
download | python-caja-1f51a3a65718f608003d11346fd8989323cd8eb4.tar.bz2 python-caja-1f51a3a65718f608003d11346fd8989323cd8eb4.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.python-caja] +[MATE.master--python-caja] file_filter = po/<lang>.po source_file = po/python-caja.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |