From 21f548d8a6627c2b9adbf9a7952a1d4bfc9fb13b Mon Sep 17 00:00:00 2001 From: Olivier Schneider Date: Thu, 2 Apr 2026 16:07:13 +0200 Subject: weblate migration --- .tx/config | 10 ---------- libmatemixer.pot | 4 ++-- po/Makevars | 4 ++-- 3 files changed, 4 insertions(+), 14 deletions(-) delete mode 100644 .tx/config diff --git a/.tx/config b/.tx/config deleted file mode 100644 index 4c8677c..0000000 --- a/.tx/config +++ /dev/null @@ -1,10 +0,0 @@ -[main] -host = https://www.transifex.com - -[o:mate:p:MATE:r:master--libmatemixer] -file_filter = po/.po -source_file = po/libmatemixer.pot -source_lang = en -type = PO -minimum_perc = 2 - diff --git a/libmatemixer.pot b/libmatemixer.pot index f4f618d..b1403d7 100644 --- a/libmatemixer.pot +++ b/libmatemixer.pot @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: libmatemixer 1.26.0\n" +"Project-Id-Version: libmatemixer 1.28.0\n" "Report-Msgid-Bugs-To: https://mate-desktop.org\n" -"POT-Creation-Date: 2022-10-29 15:24+0200\n" +"POT-Creation-Date: 2020-07-05 00:09+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/Makevars b/po/Makevars index 8d493dc..b5de049 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,10 +69,10 @@ MSGINIT_OPTIONS = # has changed. Possible values are "yes" and "no". Set this to no if # the POT file is checked in the repository and the version control # program ignores timestamps. -PO_DEPENDS_ON_POT = yes +PO_DEPENDS_ON_POT = no # This tells whether or not to forcibly update $(DOMAIN).pot and # regenerate PO files on "make dist". Possible values are "yes" and # "no". Set this to no if the POT file and PO files are maintained # externally. -DIST_DEPENDS_ON_UPDATE_PO = yes +DIST_DEPENDS_ON_UPDATE_PO = no -- cgit v1.2.1