The translation file fr.po contains an error: the plural formula could not be parsed.
giorgio79 - February 26, 2009 - 12:36
| Project: | French translation |
| Version: | 6.x-1.0 |
| Component: | PO files |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
as per subject :)

#1
subscribing.
why are them all split into individual files?
/modules,
/profiles and
/themes?
same issue here (twice) for 6.x-1.0
* The language French has been created and can now be used. More information is available on the help screen.
* 26 translation files imported for the enabled modules.
I have imported the profiles/default/ .po file because I didn't find out how to upload all the files at the same time.
#2
Same problem here. Don't know what the effect of this is, though.
#3
I was able to locate the problem and get rid by removing modules email pakage CCK and Clone module.
It seems to me that this line is missing: "Plural-Forms: nplurals=2; plural=(n > 1);\n" to the fr.po of Clone module and line 19 of email should be replaced by this same line.