diff options
| author | Olivier Schneider <[email protected]> | 2026-04-16 17:02:02 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:19:08 +0200 |
| commit | 8579235e081c4b43af89e2782a7a2c1524ded1c0 (patch) | |
| tree | 694c8a4c28714b4fbdae7e0d31422cadf0742fc0 | |
| parent | dc6d3814e4457ffaedd0dad640a0fd8799911321 (diff) | |
| download | libmatemixer-master.tar.bz2 libmatemixer-master.tar.xz | |
| -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" #: backends/alsa/alsa-constants.c:41 msgid "Master" |
