diff options
author | raveit65 <[email protected]> | 2018-03-11 16:07:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 16:07:25 +0100 |
commit | 6d56e363a4bde6f414f1a641dd23cc539aba44ba (patch) | |
tree | fa6c4967d7f58a4674e34ba3f7e9d7fe28babc1a /.tx/config | |
parent | 2e9c1a1d447ddc1c54b94d1dcc6b99437b7f601f (diff) | |
download | engrampa-6d56e363a4bde6f414f1a641dd23cc539aba44ba.tar.bz2 engrampa-6d56e363a4bde6f414f1a641dd23cc539aba44ba.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/engrampa.pot source_lang = en +type = PO +minimum_perc = 1 |