From a50360003ed77238f290fd3c491af65d46d689ce Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 26 Sep 2018 18:33:29 +0200 Subject: tx: add eom help to transifex config --- .tx/config | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 92e4bf9..1446801 100644 --- a/.tx/config +++ b/.tx/config @@ -3,7 +3,14 @@ host = https://www.transifex.com [MATE.1-20--eom] file_filter = po/.po -source_file = po/eom.pot +source_file = eom.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--eom-user-quide] +file_filter = help//.po +source_file = help/eom.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1