Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1315,7 +1315,7 @@ |
1316 | 1316 | 'showingresults' => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.", |
1317 | 1317 | 'showingresultsnum' => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.", |
1318 | 1318 | '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.", |
1320 | 1320 | 'powersearch' => 'Advanced search', |
1321 | 1321 | 'powersearch-legend' => 'Advanced search', |
1322 | 1322 | 'powersearchtext' => 'Search in namespaces:<br />$1<br />$2 List redirects<br />Search for $3 $9', |