diff options
author | raveit65 <[email protected]> | 2018-03-11 15:43:45 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 15:44:34 +0100 |
commit | 33dc0653a7867eda2ba29a99055971016cb4b250 (patch) | |
tree | 4ae8351a187a3f857e303a3d787f178fb745b8c6 | |
parent | dabd62d457f4273ab2fb945ca6ec6fd6f1e21a6c (diff) | |
download | caja-33dc0653a7867eda2ba29a99055971016cb4b250.tar.bz2 caja-33dc0653a7867eda2ba29a99055971016cb4b250.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/caja.pot source_lang = en +type = PO +minimum_perc = 1 |