From d26186155e839feadacdfc2a72d635070729930c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 23 Mar 2018 10:59:28 +0100 Subject: tx: set minimum_perc = 2 --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index f3c02367..e7777d29 100644 --- a/.tx/config +++ b/.tx/config @@ -6,4 +6,4 @@ file_filter = po/.po source_file = po/caja.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 -- cgit v1.2.1