showhideminor is not appropriate here. add a new message which makes sense.
authorRiver Tarnell <kateturner@users.mediawiki.org>
Fri, 1 Jul 2005 07:14:06 +0000 (07:14 +0000)
committerRiver Tarnell <kateturner@users.mediawiki.org>
Fri, 1 Jul 2005 07:14:06 +0000 (07:14 +0000)
includes/SpecialContributions.php
languages/Language.php

index 9412587..a5922e0 100644 (file)
@@ -254,7 +254,7 @@ wfdebug("early=$early late=$late lastts=$lastts\n");
 
        $prevnextbits = wfMsgHtml("viewprevnext", $prevlink, $nextlink, $bits);
 
-       $shm = wfMsgHtml( "showhideminor", $mlink );
+       $shm = wfMsgHtml( "contribs-showhideminor", $mlink );
        $wgOut->addHTML( "<br />{$prevnextbits} ($shm)</p>\n");
 
        $wgOut->addHTML( "<ul>\n" );
index 4cef69f..971ff74 100644 (file)
@@ -1376,6 +1376,7 @@ See [[Special:Log/delete]] for a record of recent deletions and restorations.",
 'uclinks'       => "View the last $1 changes; view the last $2 days.",
 'uctop'         => ' (top)' ,
 'newbies'       => 'newbies',
+'contribs-showhideminor' => '$1 minor edits',
 
 # What links here
 #