Index: trunk/extensions/Translate/MessageGroups.php |
— | — | @@ -1125,7 +1125,7 @@ |
1126 | 1126 | protected $id = 'ext-syntaxhighlightgeshi'; |
1127 | 1127 | |
1128 | 1128 | protected $functionName = 'efSyntaxHighlight_GeSHiMessages'; |
1129 | | - protected $messageFile = 'SyntaxHighlight_GeSHi/SyntaxHighlight_GeSH.i18n.php'; |
| 1129 | + protected $messageFile = 'SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.i18n.php'; |
1130 | 1130 | |
1131 | 1131 | protected $exportStart = '\'$CODE\' => array('; |
1132 | 1132 | protected $exportPrefix= ''; |