From fd86b0b50d069f4bf1ecc6ccb33b42d34003d03e Mon Sep 17 00:00:00 2001 From: shirayuki Date: Sat, 23 Nov 2013 19:22:56 +0900 Subject: [PATCH] i18n: add a period after "etc" Change-Id: Ibc298d57e53f05dddc4d07380e9da7baa79c3d83 --- 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 dfbc498b6e..5b175977e2 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1863,7 +1863,7 @@ Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENA 'showingresultsnum' => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.", '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.", +Try prefixing your query with ''all:'' to search all content (including talk pages, templates, etc.), or use the desired namespace as prefix.", 'search-nonefound' => 'There were no results matching the query.', 'powersearch' => 'Advanced search', 'powersearch-legend' => 'Advanced search', -- 2.20.1