Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
5.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 08:14 UTC
Updated:
9 Jul 2008 at 11:42 UTC
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.