diff options
| author | Olivier Schneider <[email protected]> | 2026-04-16 17:03:44 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:17:10 +0200 |
| commit | 454fec53b5ef0d6e779051c499df29b576e05094 (patch) | |
| tree | 13ae4729250e59ff04accbaeef16f6b3a22faa1b | |
| parent | 25524a6f266d241e32362e11c029a2a6c4993092 (diff) | |
| download | mate-indicator-applet-454fec53b5ef0d6e779051c499df29b576e05094.tar.bz2 mate-indicator-applet-454fec53b5ef0d6e779051c499df29b576e05094.tar.xz | |
fix invalid po files
| -rw-r--r-- | po/tzm.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" #: data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in:5 #: data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in:6 |
