mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-24 08:13:53 +00:00
bd5c5d494e
1. change in preparation for ExtensionRegistration. Bug: T88047 Change-Id: Ia3b84d3cb71832749ae73774dadb292dc4b9157b
12 lines
957 B
JSON
12 lines
957 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"recaptcha-desc": "reCAPTCHA module for Confirm Edit",
|
|
"recaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to type the two words you see in the box below:",
|
|
"recaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to type the two words you see in the box below:",
|
|
"recaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to type the two words you see in the box below:",
|
|
"recaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to type the two words you see in the box below:",
|
|
"recaptcha-createaccount-fail": "Incorrect or missing reCAPTCHA answer.",
|
|
"recaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to type the two words you see in the box below:"
|
|
} |