From ea0b15813fbd96f2e028acf3cc2aba38165ad333 Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 28 Oct 2022 21:54:28 +0200 Subject: tx: migrate config file --- .tx/config | 13 +++++++------ .tx/config_20221028215427.bak | 9 +++++++++ 2 files changed, 16 insertions(+), 6 deletions(-) create mode 100755 .tx/config_20221028215427.bak diff --git a/.tx/config b/.tx/config index d0b3e32..ad4bb20 100644 --- a/.tx/config +++ b/.tx/config @@ -1,9 +1,10 @@ [main] host = https://www.transifex.com - -[MATE.master--mate-session-manager] -file_filter = po/.po -source_file = po/mate-session-manager.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:master--mate-session-manager] +file_filter = po/.po +source_file = po/mate-session-manager.pot +source_lang = en +type = PO minimum_perc = 2 + diff --git a/.tx/config_20221028215427.bak b/.tx/config_20221028215427.bak new file mode 100755 index 0000000..d0b3e32 --- /dev/null +++ b/.tx/config_20221028215427.bak @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--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