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").
| Comment | File | Size | Author |
|---|---|---|---|
| cck-po-nl.po.patch | 388 bytes | Jeroen Coumans |
Comments
Comment #1
yched commentedfixed - other .po files seemed to have the same issue, so I fixed those too...
Thanks !
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.