Index: trunk/extensions/ConfirmEdit/FancyCaptcha.i18n.php |
— | — | @@ -9,6 +9,7 @@ |
10 | 10 | |
11 | 11 | /** English */ |
12 | 12 | $messages['en'] = array( |
| 13 | + 'fancycaptcha-desc' => 'Fancy captcha generator for Confirm Edit', |
13 | 14 | 'fancycaptcha-addurl' => 'Your edit includes new external links. |
14 | 15 | To help protect against automated spam, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):', |
15 | 16 | '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 @@ |
188 | 188 | descmsg = captcha-desc |
189 | 189 | |
190 | 190 | ConfirmEdit Fancy Captcha |
191 | | -desc = Captcha generator for Confirm Edit |
192 | 191 | file = ConfirmEdit/FancyCaptcha.i18n.php |
| 192 | +descmsg = fancycaptcha-desc |
| 193 | +optional = fancycaptcha-desc |
193 | 194 | |
194 | 195 | Contact Page |
195 | 196 | |