Remove unused message. Checked for core and all extensions in our SVN.
authorRaimond Spekking <raymond@users.mediawiki.org>
Tue, 25 Aug 2009 19:23:44 +0000 (19:23 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Tue, 25 Aug 2009 19:23:44 +0000 (19:23 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 5e87f2d..93ac308 100644 (file)
@@ -1651,7 +1651,6 @@ You can [[:\$1|create this page]].",
 'searchall'                        => 'all',
 'showingresults'                   => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.",
 'showingresultsnum'                => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.",
-'showingresultstotal'              => "Showing below {{PLURAL:$4|result '''$1''' of '''$3'''|results '''$1 - $2''' of '''$3'''}}",
 'showingresultsheader'             => "{{PLURAL:$5|Result '''$1''' of '''$3'''|Results '''$1 - $2''' of '''$3'''}} for '''$4'''",
 'nonefound'                        => "'''Note''': Only some namespaces are searched by default.
 Try prefixing your query with ''all:'' to search all content (including talk pages, templates, etc), or use the desired namespace as prefix.",
index 137f1dd..f8b901b 100644 (file)
@@ -861,7 +861,6 @@ $wgMessageStructure = array(
                'searchall',
                'showingresults',
                'showingresultsnum',
-               'showingresultstotal',
                'showingresultsheader',
                'nonefound',
                'search-nonefound',