diff options
author | raveit65 <[email protected]> | 2018-03-11 21:28:34 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 21:28:34 +0100 |
commit | 1822c79156a8c097537f8132c4b8c2b282a6251d (patch) | |
tree | e41f651b1a9465fd7e31ea21043dc562f9fe44a2 /.tx/config | |
parent | 7cca5c3fce8775f73597e0e306dfa43fa85bc075 (diff) | |
download | mate-polkit-1822c79156a8c097537f8132c4b8c2b282a6251d.tar.bz2 mate-polkit-1822c79156a8c097537f8132c4b8c2b282a6251d.tar.xz |
transifex: set minimum_perc and type in config file
Diffstat (limited to '.tx/config')
-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/mate-polkit.pot source_lang = en +type = PO +minimum_perc = 1 |