during install of module CAPTCHA ( on a german language translated drupal site ) there is warning about "plural-forms"

since i took a lock to de.po :

there is a

"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

in the file, which should be IMHO

"Plural-Forms: nplurals=2; plural=(n!=1);\n"

like other tranlations use. As far i can see at least the urkain translation is also affected.

regards
Peter

Comments

soxofaan’s picture

Version: 6.x-2.0-rc2 » 6.x-2.x-dev
Status: Active » Fixed

thanks for reporting
there were also some related issues in Italian and Polish
should be fixed by http://drupal.org/cvs?commit=238778

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.