]> ToastFreeware Gitweb - toast/cookiecaptcha.git/commitdiff
* Add description message for FancyCaptcha
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 10 May 2009 20:47:57 +0000 (20:47 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 10 May 2009 20:47:57 +0000 (20:47 +0000)
* Optional for fancyCcptcha-desc in Translate

FancyCaptcha.i18n.php

index 28bb0250aefa4ca5243911312bc10b1e31868b7e..50108a0691bd84e9d7a3f9236002f73414ea5c56 100644 (file)
@@ -9,6 +9,7 @@ $messages = array();
 
 /** English */
 $messages['en'] = array(
+       '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]]):',