diff options
author | raveit65 <[email protected]> | 2018-03-11 15:58:22 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 15:58:22 +0100 |
commit | 27d49a69fcec618654e8fd56161b2900b90571c9 (patch) | |
tree | 06fd052763c35f0b749f2a98ac7e9ad78ac5c73d /.tx/config | |
parent | 3d3855e60e19fcdba0e2c4d29f1358d8b4c85755 (diff) | |
download | caja-extensions-27d49a69fcec618654e8fd56161b2900b90571c9.tar.bz2 caja-extensions-27d49a69fcec618654e8fd56161b2900b90571c9.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/caja-extensions.pot source_lang = en +type = PO +minimum_perc = 1 |