diff options
author | raveit65 <[email protected]> | 2018-03-11 15:29:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 15:31:16 +0100 |
commit | 42e6a5f3dec7bc4eee732c8f0605e0854330db1b (patch) | |
tree | 0b920acf5664a87b19e526b3b4482885e6e94faa | |
parent | ed3b7f0015cf629a2d7e69f60b166978d6859305 (diff) | |
download | atril-42e6a5f3dec7bc4eee732c8f0605e0854330db1b.tar.bz2 atril-42e6a5f3dec7bc4eee732c8f0605e0854330db1b.tar.xz |
transifex: set minimum_perc and type in config file
-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/atril.pot source_lang = en +type = PO +minimum_perc = 1 |