$messages['en'] = array(
'captcha-edit' => 'To edit this page, please solve the simple sum below and enter the answer in the box ([[Special:Captcha/help|more info]]):',
- 'captcha-desc' => 'Provides CAPTCHA techniques to protect against spam and password-guessing.',
+ 'captcha-desc' => 'Provides CAPTCHA techniques to protect against spam and password-guessing',
'captcha-addurl' => 'Your edit includes new external links.
To help protect against automated spam, please solve the simple sum below and enter the answer in the box ([[Special:Captcha/help|more info]]):',
'captcha-badlogin' => 'To help protect against automated password cracking, please solve the simple sum below and enter the answer in the box ([[Special:Captcha/help|more info]]):',
'captcha-sendemail' => 'To help protect against automated spamming, please solve the simple sum below and enter the answer in the box ([[Special:Captcha/help|more info]]):',
'captcha-sendemail-fail' => 'Incorrect or missing confirmation code.',
'captcha-disabledinapi' => 'This action requires a captcha, so it cannot be performed through the API.',
- 'captchahelp-title' => 'Captcha help',
+ 'captchahelp-title' => 'CAPTCHA help',
'captchahelp-cookies-needed' => "You will need to have cookies enabled in your browser for this to work.",
'captchahelp-text' => "Web sites that accept postings from the public, like this wiki, are often abused by spammers who use automated tools to post their links to many sites.
While these spam links can be removed, they are a significant nuisance.
# * Every non-blank line is a regex fragment which will only match hosts inside URLs
#</pre> <!-- leave this line exactly as it is -->',
- 'right-skipcaptcha' => 'Perform captcha triggering actions without having to go through the captcha',
+ 'right-skipcaptcha' => 'Perform CAPTCHA triggering actions without having to go through the CAPTCHA',
);
/** Message documentation (Message documentation)
/** English */
$messages['en'] = array(
- 'fancycaptcha-desc' => 'Fancy captcha generator for Confirm Edit',
+ 'fancycaptcha-desc' => 'Fancy CAPTCHA generator for Confirm Edit',
'fancycaptcha-addurl' => 'Your edit includes new external links.
To help protect against automated spam, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):',
'fancycaptcha-badlogin' => 'To help protect against automated password cracking, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):',
/** English */
$messages['en'] = array(
- 'questycaptcha-desc' => 'Questy captcha generator for Confirm Edit',
+ 'questycaptcha-desc' => 'Questy CAPTCHA generator for Confirm Edit',
'questycaptcha-addurl' => 'Your edit includes new external links.
To help protect against automated spam, please answer the question that appears below ([[Special:Captcha/help|more info]]):',
'questycaptcha-badlogin' => 'To help protect against automated password cracking, please answer the question that appears below ([[Special:Captcha/help|more info]]):',