r50461 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50460‎ | r50461 | r50462 >
Date:20:47, 10 May 2009
Author:siebrand
Status:deferred
Tags:
Comment:
* Add description message for FancyCaptcha
* Optional for fancyCcptcha-desc in Translate
Modified paths:
  • /trunk/extensions/ConfirmEdit/FancyCaptcha.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/ConfirmEdit/FancyCaptcha.i18n.php
@@ -9,6 +9,7 @@
1010
1111 /** English */
1212 $messages['en'] = array(
 13+ 'fancycaptcha-desc' => 'Fancy captcha generator for Confirm Edit',
1314 'fancycaptcha-addurl' => 'Your edit includes new external links.
1415 To help protect against automated spam, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):',
1516 'fancycaptcha-badlogin' => 'To help protect against automated password cracking, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):',
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -187,8 +187,9 @@
188188 descmsg = captcha-desc
189189
190190 ConfirmEdit Fancy Captcha
191 -desc = Captcha generator for Confirm Edit
192191 file = ConfirmEdit/FancyCaptcha.i18n.php
 192+descmsg = fancycaptcha-desc
 193+optional = fancycaptcha-desc
193194
194195 Contact Page
195196

Status & tagging log