From 46d3871077fe17ad5fe48c5aa1d24a1afd4e7581 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 23 Mar 2018 11:08:09 +0100 Subject: tx: set minimum_perc = 2 --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index ec242b5d..04810c08 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