diff options
| author | Olivier Schneider <[email protected]> | 2026-04-16 17:02:59 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:15:35 +0200 |
| commit | 00f3966cd34e3edd616d5ee1471a0920bfb3393d (patch) | |
| tree | aca5c6d992c434a01bf412630a9a71c4c01ec4d0 | |
| parent | d93814c0a53ee3899b62c84ec9e5cfc32fb3478d (diff) | |
| download | mate-calc-00f3966cd34e3edd616d5ee1471a0920bfb3393d.tar.bz2 mate-calc-00f3966cd34e3edd616d5ee1471a0920bfb3393d.tar.xz | |
fix invalid po files
| -rw-r--r-- | po/tzm.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,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" #. Accessible name for the factorize button #: src/buttons-advanced.ui:27 src/buttons-programming.ui:1900 |
