From: Mark A. Hershberger Date: Wed, 16 Nov 2011 21:25:31 +0000 (+0000) Subject: Apply jdanni's patch from from 2+ years ago for Bug 15218 - LinkSearch results should... X-Git-Tag: 1.31.0-rc.0~26459 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=7fe27cda536b753312e38bf8716c469f9cc3b85e 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. --- 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.',