r34437 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r34436‎ | r34437 | r34438 >
Date:15:16, 8 May 2008
Author:rainman
Status:old
Tags:
Comment:
Delete mysqlism from message (as people complain on IRC that it doesn't apply
to wikimedia sites). Instead advertise functionality that applies to all
search backends. It might also be nice if we made this message backend
dependent.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1315,7 +1315,7 @@
13161316 'showingresults' => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.",
13171317 'showingresultsnum' => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.",
13181318 'showingresultstotal' => "Showing below results '''$1 - $2''' of '''$3'''",
1319 -'nonefound' => "'''Note''': Unsuccessful searches are often caused by searching for common words like \"have\" and \"from\", which are not indexed, or by specifying more than one search term. Only pages containing all of the search terms will appear in the result.",
 1319+'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.",
13201320 'powersearch' => 'Advanced search',
13211321 'powersearch-legend' => 'Advanced search',
13221322 'powersearchtext' => 'Search in namespaces:<br />$1<br />$2 List redirects<br />Search for $3 $9',

Status & tagging log