diff options
author | raveit65 <[email protected]> | 2018-03-11 15:29:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 15:29:26 +0100 |
commit | 615a1d0cc96f36be34b0da2c23d46a4f86e52efb (patch) | |
tree | 8fea8fb5ec2b2df05a0a8758475f8e84f48b7b3e /.tx | |
parent | 7a91219f5b255783690be32fe6426b8a6c640398 (diff) | |
download | atril-615a1d0cc96f36be34b0da2c23d46a4f86e52efb.tar.bz2 atril-615a1d0cc96f36be34b0da2c23d46a4f86e52efb.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/atril.pot source_lang = en +type = PO +minimum_perc = 1 |