Plural forms error in nl.po
Jeroen Coumans - June 25, 2008 - 08:14
| Project: | Content Construction Kit (CCK) |
| Version: | 5.x-1.x-dev |
| Component: | General |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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 |

#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.