From b421a5c5b7d75bb6b70af53d9604e2594c4a9927 Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 28 Oct 2022 21:55:05 +0200 Subject: tx: migrate config file --- .tx/config | 13 +++++++------ .tx/config_20221028215505.bak | 9 +++++++++ 2 files changed, 16 insertions(+), 6 deletions(-) create mode 100755 .tx/config_20221028215505.bak diff --git a/.tx/config b/.tx/config index 34899f3..069c5c3 100644 --- a/.tx/config +++ b/.tx/config @@ -1,9 +1,10 @@ [main] host = https://www.transifex.com - -[MATE.master--mate-notification-daemon] -file_filter = po/.po -source_file = po/mate-notification-daemon.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:master--mate-notification-daemon] +file_filter = po/.po +source_file = po/mate-notification-daemon.pot +source_lang = en +type = PO minimum_perc = 2 + diff --git a/.tx/config_20221028215505.bak b/.tx/config_20221028215505.bak new file mode 100755 index 0000000..34899f3 --- /dev/null +++ b/.tx/config_20221028215505.bak @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--mate-notification-daemon] +file_filter = po/.po +source_file = po/mate-notification-daemon.pot +source_lang = en +type = PO +minimum_perc = 2 -- cgit v1.2.1