mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-15 20:09:25 +00:00
843620632a
There can be more then one CAPTCHA on the page in AJAX scenarios, so it's important one reload not affect separate CAPTCHAs. Also, drop the legacy createacct naming, except for the one that is actually specific to CreateAccount. The following patch must be merged immediately after this: * Core - I8924d537cad3e39adace99fb20626247128d9bd9 Change-Id: I0e55a159efd66a73cd217d9a5e86b2bced90f57a
18 lines
1.4 KiB
JSON
18 lines
1.4 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"fancycaptcha-desc": "Fancy CAPTCHA generator for Confirm Edit",
|
|
"fancycaptcha-addurl": "Your edit includes new external links.\nTo protect the wiki against automated spam, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-captcha": "Security check",
|
|
"fancycaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-create": "To create the page, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-edit": "To edit this page, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-imgcaptcha-ph": "Enter the text you see above",
|
|
"fancycaptcha-sendemail": "To protect the wiki against automated spamming, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):",
|
|
"fancycaptcha-reload-text": "Refresh",
|
|
"apihelp-fancycaptchareload-description": "Get a new FancyCaptcha.",
|
|
"apihelp-fancycaptchareload-example-1": "Get a new FancyCaptcha"
|
|
}
|