Posted by demm on March 11, 2009 at 12:54pm
Jump to:
| Project: | reCAPTCHA |
| Version: | 7.x-1.7 |
| Component: | reCAPTCHA Captcha |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
This patch adds the option to use custom translation strings.
| Attachment | Size |
|---|---|
| custom_translations.patch | 5.56 KB |
Comments
#1
This is awesome!!!!!.......... Mind switching those tabs to spaces?
#2
This looks like a good start, but it looks like you'll only allow one set of alternative strings. Users should be able to set these for each language. I suggest saving one array as a variable, indexed by language code, whose values are arrays of these strings.
Also, it would be better to leave these fields blank, so that users can choose to override a subset of these fields. The default text could be written underneath. In combination with #356348: i18n language support this would allow users to easily override just some strings, while having others supplied by the folks at reCAPTCHA, as appropriate to the current language.
#3
is there any progress on this issue? Since reCaptchat.net supports only a few languages, also the popup link with current user language will generate a page not found. (http://recaptcha.net/popuphelp/sk.html)
The second problem is at least to replace the text "Type the two words" using locale.
#4
Subscribe.
#5
See also: #1177498: Support for custom localization
#6
#1177498: Support for custom localization