r29954 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r29953‎ | r29954 | r29955 >
Date:18:56, 19 January 2008
Author:siebrand
Status:old
Tags:
Comment:
Fix path
Modified paths:
  • /trunk/extensions/Translate/MessageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageGroups.php
@@ -1647,7 +1647,7 @@
16481648 protected $id = 'ext-selectcategory';
16491649
16501650 protected $arrName = 'messages';
1651 - protected $messageFile = 'SelectCategory/i18n/SelectCategory.i18n.php';
 1651+ protected $messageFile = 'SelectCategory/SelectCategory.i18n.php';
16521652 }
16531653
16541654 class SemanticDrilldownMessageGroup extends ExtensionMessageGroup {

Status & tagging log