From 61e5093e6b23ac2e92ea8d92be398bedfc662f44 Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 18 Jul 2013 02:53:36 +0000 Subject: [PATCH] Added minimum required percentages for Transifex --- .tx/config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.tx/config b/.tx/config index aadf02d2..3c32a32b 100644 --- a/.tx/config +++ b/.tx/config @@ -3,48 +3,56 @@ file_filter = i2p2www/translations//LC_MESSAGES/about.po source_file = pots/about.pot source_lang = en type = PO +minimum_perc = 2 [I2P.website_blog] file_filter = i2p2www/translations//LC_MESSAGES/blog.po source_file = pots/blog.pot source_lang = en type = PO +minimum_perc = 10 [I2P.website_comparison] file_filter = i2p2www/translations//LC_MESSAGES/comparison.po source_file = pots/comparison.pot source_lang = en type = PO +minimum_perc = 10 [I2P.website_docs] file_filter = i2p2www/translations//LC_MESSAGES/docs.po source_file = pots/docs.pot source_lang = en type = PO +minimum_perc = 1 [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 [I2P.website_misc] file_filter = i2p2www/translations//LC_MESSAGES/misc.po source_file = pots/misc.pot source_lang = en type = PO +minimum_perc = 10 [I2P.website_priority] file_filter = i2p2www/translations//LC_MESSAGES/priority.po source_file = pots/priority.pot source_lang = en type = PO +minimum_perc = 10 [I2P.website_research] file_filter = i2p2www/translations//LC_MESSAGES/research.po source_file = pots/research.pot source_lang = en type = PO +minimum_perc = 50 [main] host = http://www.transifex.net