From c04ba47fe992c03bd690d516816fcde037f0041b Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 28 Oct 2022 21:54:30 +0200 Subject: tx: migrate config file --- .tx/config | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index edf948d7..e2f54af9 100644 --- a/.tx/config +++ b/.tx/config @@ -1,16 +1,17 @@ [main] host = https://www.transifex.com - -[MATE.master--atril] -file_filter = po/.po -source_file = atril.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:master--atril] +file_filter = po/.po +source_file = atril.pot +source_lang = en +type = PO minimum_perc = 2 -[MATE.master--atril-user-guide] -file_filter = help//.po -source_file = help/atril.pot -source_lang = en -type = PO +[o:mate:p:MATE:r:master--atril-user-guide] +file_filter = help//.po +source_file = help/atril.pot +source_lang = en +type = PO minimum_perc = 2 + -- cgit v1.2.1