r50756 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50755‎ | r50756 | r50757 >
Date:21:56, 18 May 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix typo in special page name
Modified paths:
  • /trunk/extensions/Piwik/Piwik.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Piwik/Piwik.i18n.php
@@ -16,7 +16,7 @@
1717 'piwik-lastvisits' => 'Last visits',
1818 'piwik-countries' => 'Countries',
1919 'piwik-browsers' => 'Browsers',
20 - 'right-viewpiwik' => 'View [[Special:Piwiki|Piwik statistics]]',
 20+ 'right-viewpiwik' => 'View [[Special:Piwik|Piwik statistics]]',
2121 );
2222
2323 /** Message documentation (Message documentation)

Status & tagging log