See attached patch.

CommentFileSizeAuthor
#3 mollom-t-327159.patch1.03 KBDavid Lesieur
mollom-t.patch820 bytesDavid Lesieur

Comments

vincent.barbot’s picture

Version: 5.x-1.5 » 6.x-1.5

Same thing for the 6x-1.6 version.

dries’s picture

Status: Needs review » Fixed

This was already fixed in the development versions of the modules. I'll make a new release soon.

David Lesieur’s picture

Version: 6.x-1.5 » 5.x-1.5
Status: Fixed » Active
StatusFileSize
new1.03 KB

I did not check the DRUPAL-6-1 branch, but in the DRUPAL-5 branch there are two places where the "play audio CAPTCHA" message appears. One uses t(), the other (on line 846) does not. I have re-rolled the patch for DRUPAL-5 since the first patch only applied to 5.x-1.5.

dries’s picture

Status: Active » Fixed

You're right. Committed to DRUPAL-5 and also ported to DRUPAL-6. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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