From bbd43d5373f2ea063ccfbd96a9fd1dcd982fbbd2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 23 Mar 2018 14:14:33 +0100 Subject: tx: update config with branch specific resoures --- .tx/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 60362cf..e9ee140 100644 --- a/.tx/config +++ b/.tx/config @@ -1,17 +1,17 @@ [main] host = https://www.transifex.com -[MATE.mate-user-guide] +[MATE.master--mate-user-guide] file_filter = po/.po source_file = po/mate-user-guide.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 -[MATE.mate-user-guide-content] +[MATE.master--mate-user-guide-content] file_filter = mate-user-guide//.po source_file = mate-user-guide/mate-user-guide.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 -- cgit v1.2.1