From 52a7b3a31724723c486c41aacd394e4fa6d983e2 Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 28 Oct 2022 21:54:33 +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 7a5cfa0..803c599 100644 --- a/.tx/config +++ b/.tx/config @@ -1,16 +1,17 @@ [main] host = https://www.transifex.com - -[MATE.master--libmateweather] -file_filter = po/.po -source_file = libmateweather.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:master--libmateweather] +file_filter = po/.po +source_file = libmateweather.pot +source_lang = en +type = PO minimum_perc = 2 -[MATE.master--libmateweather-locations] -file_filter = po-locations/.po -source_file = locations.pot -source_lang = en -type = PO +[o:mate:p:MATE:r:master--libmateweather-locations] +file_filter = po-locations/.po +source_file = locations.pot +source_lang = en +type = PO minimum_perc = 2 + -- cgit v1.2.1