For singular strings like "1 guest", french translation for singular is "@count invité" instead of "1 invité" which cause some bugs like in the "Who's online" block (see http://drupalfr.org/forum/support/571-probleme_avec_qui_est_en_ligne ).

I corrected many entries to put "1" instead of "@count" in the singular translations.

CommentFileSizeAuthor
fr-count.patch2.73 KBtostinni

Comments

geeloo’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Tostinni.
I posted in drupalfr.org too.
Unfortunately the patch isn't useful, you must do it the other way : (1 becomes @count).
But thanks to give us feedback it's very much appreciated.

Anonymous’s picture

Status: Fixed » Closed (fixed)