Index: trunk/extensions/SemanticMaps/SemanticMaps.php |
— | — | @@ -110,7 +110,7 @@ |
111 | 111 | 'version' => SM_VERSION, |
112 | 112 | 'author' => array( |
113 | 113 | '[http://www.mediawiki.org/wiki/User:Jeroen_De_Dauw Jeroen De Dauw]', |
114 | | - '[http://www.mediawiki.org/wiki/Extension:Semantic_Maps/Credits others]' |
| 114 | + '[http://www.mediawiki.org/wiki/Extension:Semantic_Maps/Credits ' . wfMsg( 'maps-others' ) . ']' |
115 | 115 | ), |
116 | 116 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Semantic_Maps', |
117 | 117 | 'description' => wfMsgExt( 'semanticmaps_desc', 'parsemag', $servicesList ), |