Posted by Jeroen Coumans on June 25, 2008 at 8:14am
Jump to:
| Project: | Content Construction Kit (CCK) |
| Version: | 5.x-1.x-dev |
| Component: | General |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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").
| Attachment | Size |
|---|---|
| cck-po-nl.po.patch | 388 bytes |
Comments
#1
fixed - other .po files seemed to have the same issue, so I fixed those too...
Thanks !
#2
Automatically closed -- issue fixed for two weeks with no activity.