From 7fe27cda536b753312e38bf8716c469f9cc3b85e Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Wed, 16 Nov 2011 21:25:31 +0000 Subject: [PATCH] Apply jdanni's patch from from 2+ years ago for Bug 15218 - LinkSearch results should use as much of the path as is provided, not simply search by domain Patch only updates the messages. --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 714f428545..1f80ec2151 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2621,8 +2621,8 @@ Also see [[Special:WantedCategories|wanted categories]].', 'linksearch-pat' => 'Search pattern:', 'linksearch-ns' => 'Namespace:', 'linksearch-ok' => 'Search', -'linksearch-text' => 'Wildcards such as "*.wikipedia.org" may be used.
-Supported protocols: $1', +'linksearch-text' => 'Wildcards such as "*.wikipedia.org" may be used. Need at least a TLD, e.g., *.org
+Supported protocols: $1 (but don\'t enter them below!)', 'linksearch-line' => '$1 is linked from $2', 'linksearch-error' => 'Wildcards may appear only at the start of the hostname.', -- 2.20.1