diff options
author | raveit65 <[email protected]> | 2018-03-12 11:33:11 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-12 11:41:05 +0100 |
commit | ba72b87d49ead68c5a0db5b930d17f1115674605 (patch) | |
tree | 6b2f7fa648f9d94423581556b7d35a3f2a79750d /.tx | |
parent | bd8e2f0579f80dd8d6003340a2cb23f3e7292730 (diff) | |
download | python-caja-ba72b87d49ead68c5a0db5b930d17f1115674605.tar.bz2 python-caja-ba72b87d49ead68c5a0db5b930d17f1115674605.tar.xz |
transifex: set minimum_perc and type in config file
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ host = https://www.transifex.com file_filter = po/<lang>.po source_file = po/python-caja.pot source_lang = en +type = PO +minimum_perc = 1 |