mediawiki-extensions-Confir.../ReCaptchaNoCaptcha/i18n/qqq.json
Gergő Tisza 3e3b91b527 Add AuthManager support for ReCaptcha, ReCaptchaNoCaptcha
Also remove references to "two words" from ReCaptcha labels.
The captcha image doesn't always contain two words.

Bug: T110302
Change-Id: I544656289480056152a1db195babb6dadf29bc71
2016-05-16 09:51:11 +00:00

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}}"
}