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
23 lines
962 B
JSON
23 lines
962 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Fryed-peach",
|
|
"Hamilton Abreu",
|
|
"Purodha",
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"fancycaptcha-desc": "{{Optional}}\n{{desc}}",
|
|
"fancycaptcha-addurl": "{{Related|ConfirmEdit-addurl}}",
|
|
"fancycaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}",
|
|
"fancycaptcha-captcha": "Brief label for image CAPTCHA input field",
|
|
"fancycaptcha-createaccount": "{{Related|ConfirmEdit-createaccount}}",
|
|
"fancycaptcha-create": "{{Related|ConfirmEdit-create}}",
|
|
"fancycaptcha-edit": "{{Related|ConfirmEdit-edit}}",
|
|
"fancycaptcha-imgcaptcha-ph": "Placeholder text for image CAPTCHA input field.",
|
|
"fancycaptcha-sendemail": "{{Related|ConfirmEdit-sendemail}}",
|
|
"fancycaptcha-reload-text": "Prompts a click to get a new FancyCaptcha image.\n{{Identical|Refresh}}",
|
|
"apihelp-fancycaptchareload-description": "{{doc-apihelp-description|fancycaptchareload}}",
|
|
"apihelp-fancycaptchareload-example-1": "{{doc-apihelp-example|fancycaptchareload}}"
|
|
}
|