mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-24 16:24:12 +00:00
b1f0eb85e8
Change-Id: Ife0442aae421b2e0d5cacdf8c9cdee008fdddd05
11 lines
721 B
JSON
11 lines
721 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."
|
|
}
|