r89057 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89056‎ | r89057 | r89058 >
Date:18:55, 28 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
address bug 29193
Modified paths:
  • /trunk/extensions/Maps/Maps.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.hooks.php
@@ -26,7 +26,7 @@
2727 if ( is_null( $displaying_data_section ) ) return true;
2828 $smw_docu_row = $displaying_data_section->getRow( 'smw' );
2929
30 - $maps_docu_label = wfMsg( 'adminlinks_documentation', wfMsg( 'maps_name' ) );
 30+ $maps_docu_label = wfMsg( 'adminlinks_documentation', 'Maps' );
3131 $smw_docu_row->addItem( AlItem::newFromExternalLink( 'http://mapping.referata.com/wiki/Maps', $maps_docu_label ) );
3232
3333 return true;

Follow-up revisions

RevisionCommit summaryAuthorDate
r89058address bug 29193jeroendedauw18:55, 28 May 2011
r89059address bug 29193jeroendedauw18:57, 28 May 2011
r89060address bug 29193jeroendedauw18:57, 28 May 2011

Status & tagging log