Closed (fixed)
Project:
CAPTCHA
Version:
6.x-2.x-dev
Component:
Translation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 15:21 UTC
Updated:
31 Jul 2009 at 18:00 UTC
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
Comment #1
soxofaan commentedthanks for reporting
there were also some related issues in Italian and Polish
should be fixed by http://drupal.org/cvs?commit=238778