Due to changes in the reCAPTCHA code, the "lang" parameter that is sent to the RecaptchaOptions seems to be ignored. I found a forum post that explains how to get the localization working again.

This fix sadly requires that the recaptcha-php lib be patched. Patch to follow.

CommentFileSizeAuthor
#1 1991446-recaptcha-l10n.patch1.9 KBinfojunkie

Comments

infojunkie’s picture

Status: Active » Needs review
StatusFileSize
new1.9 KB

Patch attached.

liam morland’s picture

Status: Needs review » Postponed

Thanks for the patch. At the moment, recaptcha-php-1.11 is included in the module unchanged from the upstream source. The patch to that should be done upstream first, then the patch to recaptcha.module can go in.

https://code.google.com/p/recaptcha/

infojunkie’s picture

Are you willing to submit it to the library maintainers, or expect me to do that?

liam morland’s picture

I can do it if you want, but it's your patch, so feel free to submit it. Let me know if you would like me to submit it for you.

infojunkie’s picture

No problem. Here it is: https://code.google.com/p/recaptcha/issues/detail?id=167. It would be great to add your support there.

liam morland’s picture

Thanks.

liam morland’s picture

Issue summary: View changes

Fixed the forum post URL

liam morland’s picture

Is this issue addressed by #1177498: Support for custom localization?

hass’s picture

Status: Postponed » Closed (outdated)