From 0591d5ebd9375f336115462bf168cb9ebe8ebb34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Robert=20Stojni=C4=87?= Date: Thu, 8 May 2008 15:16:48 +0000 Subject: [PATCH] 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. --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9ea20d17ed..d11dcd9bb2 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1315,7 +1315,7 @@ You can [[:\$1|create this page]].", '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 results '''$1 - $2''' of '''$3'''", -'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.", +'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.", 'powersearch' => 'Advanced search', 'powersearch-legend' => 'Advanced search', 'powersearchtext' => 'Search in namespaces:
$1
$2 List redirects
Search for $3 $9', -- 2.20.1