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

quicksketch’s picture

I'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.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing as I'm unable to fix this since I don't know French. Any patches supplied I'd be happy to commit.