[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:
@@ -10,6 +10,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||
"n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Message-Format: ICU\n"
|
||||
"X-Generator: Weblate 5.17-dev\n"
|
||||
|
||||
#. placeholder {0}: updateStatus.progress
|
||||
|
||||
Reference in New Issue
Block a user