From b84bcab1b08ccda536a6bf19284b515cba4aaee9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 5 May 2023 16:10:48 +0200 Subject: tx: migrate to new API --- .tx/config | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.tx/config b/.tx/config index 80b04e0..065a74a 100644 --- a/.tx/config +++ b/.tx/config @@ -1,9 +1,10 @@ [main] host = https://www.transifex.com - -[MATE.1-26--mate-session-manager] -file_filter = po/.po -source_file = po/mate-session-manager.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:1-26--mate-session-manager] +file_filter = po/.po +source_file = po/mate-session-manager.pot +source_lang = en +type = PO minimum_perc = 2 + -- cgit v1.2.1