When importing the Dutch translation (nl.po), the following error is printed:

"The translation file contains an error: the plural formula could not be parsed."

I've looked up the correct plural form at and this patch fixes it for me. (The patch changes line 28 to "Plural-Forms: nplurals=2; plural=(n != 1)\n").

CommentFileSizeAuthor
cck-po-nl.po.patch388 bytesJeroen Coumans

Comments

yched’s picture

Status: Active » Fixed

fixed - other .po files seemed to have the same issue, so I fixed those too...
Thanks !

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.