mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-15 11:59:33 +00:00
3e3b91b527
Also remove references to "two words" from ReCaptcha labels. The captcha image doesn't always contain two words. Bug: T110302 Change-Id: I544656289480056152a1db195babb6dadf29bc71
13 lines
979 B
JSON
13 lines
979 B
JSON
{
|
|
"@metadata": [],
|
|
"renocaptcha-edit": "Message above the CAPTCHA for edit action.",
|
|
"renocaptcha-addurl": "Message above the CAPTCHA for addurl (user added new external links to the page) action.",
|
|
"renocaptcha-badlogin": "Message above the CAPTCHA for badlogin action.",
|
|
"renocaptcha-createaccount": "Message above the CAPTCHA for createaccount (user creates a new account) action.",
|
|
"renocaptcha-createaccount-fail": "Error message, when the CAPTCHA isn't solved correctly.",
|
|
"renocaptcha-create": "Message above the CAPTCHA for create (user creates a new page) action.",
|
|
"renocaptcha-noscript": "This messages is warning you have javascript disabled so you have to manualy input the text into the textbox.",
|
|
"renocaptcha-help": "Explanation of how to solve the CAPTCHA for API clients.",
|
|
"renocaptcha-apihelp-param-g-recaptcha-response": "{{doc-apihelp-param|description=the \"g-recaptcha-response\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}"
|
|
}
|