mediawiki-extensions-Confir.../FancyCaptcha/i18n/en.json
Brad Jorsch a6ef80759d API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b

Change-Id: I162422fd695b913f80ea85f5df483f5648ea2c8c
2017-06-13 13:27:48 -04:00

19 lines
1.5 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-accountcreate": "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 on the image",
"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-summary": "Get a new FancyCaptcha.",
"apihelp-fancycaptchareload-example-1": "Get a new FancyCaptcha"
}