Index: trunk/extensions/ConfirmEdit/ConfirmEdit.php |
— | — | @@ -40,7 +40,7 @@ |
41 | 41 | $wgExtensionCredits['other'][] = array( |
42 | 42 | 'path' => __FILE__, |
43 | 43 | 'name' => 'ConfirmEdit', |
44 | | - 'author' => array( 'Brion Vibber', 'others' ), |
| 44 | + 'author' => array( 'Brion Vibber', wfMsg( 'others' ) ), |
45 | 45 | 'url' => 'http://www.mediawiki.org/wiki/Extension:ConfirmEdit', |
46 | 46 | 'version' => '1.0', |
47 | 47 | 'descriptionmsg' => 'captcha-desc', |