r25643 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25642‎ | r25643 | r25644 >
Date:16:17, 7 September 2007
Author:siebrand
Status:old
Tags:
Comment:
Fix typo
Modified paths:
  • /trunk/extensions/Translate/MessageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageGroups.php
@@ -1125,7 +1125,7 @@
11261126 protected $id = 'ext-syntaxhighlightgeshi';
11271127
11281128 protected $functionName = 'efSyntaxHighlight_GeSHiMessages';
1129 - protected $messageFile = 'SyntaxHighlight_GeSHi/SyntaxHighlight_GeSH.i18n.php';
 1129+ protected $messageFile = 'SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.i18n.php';
11301130
11311131 protected $exportStart = '\'$CODE\' => array(';
11321132 protected $exportPrefix= '';

Status & tagging log