From 9dec879165dd95ad50d4838df79f2b65cb21333f Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 6 Feb 2019 11:44:57 +0000 Subject: [PATCH] increase min tx % --- .tx/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.tx/config b/.tx/config index 869c4ca9..4f8a1b12 100644 --- a/.tx/config +++ b/.tx/config @@ -7,7 +7,7 @@ file_filter = i2p2www/translations//LC_MESSAGES/about.po source_file = pots/about.pot source_lang = en type = PO -minimum_perc = 2 +minimum_perc = 3 [I2P.website_blog] file_filter = i2p2www/translations//LC_MESSAGES/blog.po @@ -28,14 +28,14 @@ file_filter = i2p2www/translations//LC_MESSAGES/docs.po source_file = pots/docs.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 3 [I2P.website_get-involved] file_filter = i2p2www/translations//LC_MESSAGES/get-involved.po source_file = pots/get-involved.pot source_lang = en type = PO -minimum_perc = 2 +minimum_perc = 3 [I2P.website_misc] file_filter = i2p2www/translations//LC_MESSAGES/misc.po