mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-24 16:24:12 +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
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Raymond",
|
|
"Shirayuki",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"recaptcha-desc": "{{Optional}}\n{{desc}}",
|
|
"recaptcha-edit": "{{Related|ConfirmEdit-edit}}",
|
|
"recaptcha-addurl": "{{Related|ConfirmEdit-addurl}}",
|
|
"recaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}",
|
|
"recaptcha-createaccount": "{{Related|ConfirmEdit-createaccount}}",
|
|
"recaptcha-createaccount-fail": "{{Related|ConfirmEdit-createaccount-fail}}",
|
|
"recaptcha-create": "{{Related|ConfirmEdit-create}}",
|
|
"recaptcha-info": "Explanation of how to solve the CAPTCHA for API clients.",
|
|
"recaptcha-apihelp-param-recaptcha_challenge_field": "{{doc-apihelp-param|description=the \"recaptcha_challenge_field\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}\nSee also {{msg-mw|recaptcha-apihelp-param-recaptcha_response_field}}",
|
|
"recaptcha-apihelp-param-recaptcha_response_field": "{{doc-apihelp-param|description=the \"recaptcha_response_field\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}\nSee also {{msg-mw|recaptcha-apihelp-param-recaptcha_challenge_field}}",
|
|
"recaptcha-id-label": "API CAPTCHA challenge ID field label.",
|
|
"recaptcha-id-help": "API CAPTCHA challenge ID field help.",
|
|
"recaptcha-label": "API CAPTCHA solution ID field label.",
|
|
"recaptcha-help": "API CAPTCHA solution ID field help."
|
|
}
|