From 5db77d88cde5f34f615f84edb70cd27a9b410ed5 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Fri, 24 Feb 2006 13:19:55 +0000 Subject: [PATCH] Tweak that nogomatch message in HEAD too --- languages/Messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Messages.php b/languages/Messages.php index a20cf3389b..9efbeed789 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -588,7 +588,7 @@ example "fish and and scales". Please try another query.', 'matchtotals' => "The query \"$1\" matched $2 page titles and the text of $3 pages.", -'nogomatch' => 'No page with [[$1|this exact title]] exists, trying full text search.', +'nogomatch' => "'''There is no page titled \"$1\".''' You can [[$1|create this page]].", 'titlematches' => 'Article title matches', 'notitlematches' => 'No page title matches', 'textmatches' => 'Page text matches', -- 2.20.1