From e6322d0eaa40fbbbe47167d55cb0a537d6e5aee0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 18 Sep 2018 10:57:35 +0200 Subject: tx: add atril-user-guide to transifex config --- .tx/config | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index 64122f86..7b9e3eb7 100644 --- a/.tx/config +++ b/.tx/config @@ -3,7 +3,14 @@ host = https://www.transifex.com [MATE.master--atril] file_filter = po/.po -source_file = po/atril.pot +source_file = atril.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--atril-user-quide] +file_filter = help//.po +source_file = atril-user-quide.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1