[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user