diff options
author | raveit65 <[email protected]> | 2018-03-11 19:46:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 19:46:59 +0100 |
commit | 35889091fca0b5e78b70c649468eba9f81640f9b (patch) | |
tree | 3fcb2ce59b4d2f4c70fa5b8327dc0e4042e393bc /.tx/config | |
parent | aedb66fd0707fcb8ed792cc2e0243f8bf8f7f9ad (diff) | |
download | mate-media-35889091fca0b5e78b70c649468eba9f81640f9b.tar.bz2 mate-media-35889091fca0b5e78b70c649468eba9f81640f9b.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-media.pot source_lang = en +type = PO +minimum_perc = 1 |