https://www.mediawiki.org/wiki/Special:Code/MediaWiki/103386

Revision: 103386
Author:   mah
Date:     2011-11-16 21:25:31 +0000 (Wed, 16 Nov 2011)
Log Message:
-----------
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.

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2011-11-16 21:19:56 UTC 
(rev 103385)
+++ trunk/phase3/languages/messages/MessagesEn.php      2011-11-16 21:25:31 UTC 
(rev 103386)
@@ -2621,8 +2621,8 @@
 'linksearch-pat'   => 'Search pattern:',
 'linksearch-ns'    => 'Namespace:',
 'linksearch-ok'    => 'Search',
-'linksearch-text'  => 'Wildcards such as "*.wikipedia.org" may be used.<br />
-Supported protocols: <tt>$1</tt>',
+'linksearch-text'  => 'Wildcards such as "*.wikipedia.org" may be used. Need 
at least a TLD, e.g., *.org<br />
+Supported protocols: <tt>$1</tt> (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.',
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to