Add internationalization extension description message in [[Special:Version]]
This commit is contained in:
parent
09f0aeb8df
commit
b97c106470
2 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@ $wgExtensionCredits['specialpage'][] = array(
|
|||
'url'=>'http://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
||||
'author'=>'Tim Laqua',
|
||||
'description'=>'Polls wiki database for highest user contribution volume',
|
||||
'descriptionmsg' => 'contributionscores-desc',
|
||||
'version'=>'1.7.1'
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue