$wgExtensionCredits['other'][] = array(
'path' => __FILE__,
'name' => 'ConfirmEdit',
- 'author' => array( 'Brion Vibber', wfMsg( 'others' ) ),
+ 'author' => array( 'Brion Vibber', 'others' ),
'url' => 'http://www.mediawiki.org/wiki/Extension:ConfirmEdit',
'version' => '1.0',
'descriptionmsg' => 'captcha-desc',