From 2bccd4e4ac308918e2cbdf7f53f230bd41d7dedb Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 28 Sep 2018 15:24:34 +0200 Subject: tx: add clock and fish help to transifex config --- .tx/config | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 44bb88b1..b626c49e 100644 --- a/.tx/config +++ b/.tx/config @@ -3,7 +3,21 @@ host = https://www.transifex.com [MATE.master--mate-panel] file_filter = po/.po -source_file = po/mate-panel.pot +source_file = mate-panel.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-clock-user-quide] +file_filter = help/mate-clock//.po +source_file = help/mate-clock/mate-clock.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-fish-user-quide] +file_filter = help/mate-fish//.po +source_file = help/mate-fish/mate-fish.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1