mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-15 11:59:33 +00:00
36abbc6288
This change adds a new Captcha type (ReCaptchaNoCaptcha) that uses Google reCAPTCHA 2.0. See more: - https://www.google.com/recaptcha/intro/ - https://developers.google.com/recaptcha/docs/display - https://developers.google.com/recaptcha/docs/faq - http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html Bug: T84918 Change-Id: I5908fd2716786237adb01a403d5bd1e22d95c563
13 lines
1 KiB
JSON
13 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"renocaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:",
|
|
"renocaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to solve the following CAPTCHA:",
|
|
"renocaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to solve the following CAPTCHA:",
|
|
"renocaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to solve the following CAPTCHA:",
|
|
"renocaptcha-createaccount-fail": "It seems you haven't solved the CAPTCHA.",
|
|
"renocaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to solve the following CAPTCHA:",
|
|
"renocaptcha-noscript": "Unhappily you have disabled JavaScript, so we can't recognize automatically, if you're a human or not. Please solve the CAPTCHA above and copy the resulting text into the following textarea:"
|
|
}
|