From d44cd90a759d0c6b787d69984738d2e47680f7c6 Mon Sep 17 00:00:00 2001 From: Olivier Schneider Date: Thu, 16 Apr 2026 17:02:19 +0200 Subject: fix invalid po files --- po/tzm.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/tzm.po b/po/tzm.po index a9f4368..7c7695b 100644 --- a/po/tzm.po +++ b/po/tzm.po @@ -19,7 +19,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tzm\n" -"Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n" +"Plural-Forms: nplurals=2; plural=n >= 2 && (n < 11 || n > 99);\n" #: libmateweather/mateweather-prefs.c:93 #: libmateweather/mateweather-prefs.c:113 -- cgit v1.2.1