[skip ci] Set "ICU" as "x-message-format" in po file header

Should make weblate recognize the pluralization strings properly instead of handling them like raw text
This commit is contained in:
schroda
2026-04-07 16:28:04 +02:00
parent 54a273567a
commit 712d11f6ce
31 changed files with 31 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Message-Format: ICU\n"
"X-Generator: Weblate 5.17-dev\n"
#: src/features/app-updates/components/VersionInfo.tsx