Closed (fixed)
Project:
ImageField
Version:
6.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2009 at 14:09 UTC
Updated:
16 May 2009 at 22:33 UTC
After activating imagefield, the following error pops :
"Le fichier de traduction fr.po contient une erreur : la formule de valeurs plurielles n'a pu être analysée."
i.e. plurals formula couldn't be analyzed in file fr.po
at line 21 of fr.po change
"Plural-Forms: nplurals=0; plural=;\n"
to
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
Comments
Comment #1
quicksketchI'm not familiar with any of the translation files, if you can submit an updated fr.po file I'd be happy to commit it.
Comment #2
quicksketchClosing as I'm unable to fix this since I don't know French. Any patches supplied I'd be happy to commit.