Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2621,8 +2621,8 @@ |
2622 | 2622 | 'linksearch-pat' => 'Search pattern:', |
2623 | 2623 | 'linksearch-ns' => 'Namespace:', |
2624 | 2624 | 'linksearch-ok' => 'Search', |
2625 | | -'linksearch-text' => 'Wildcards such as "*.wikipedia.org" may be used.<br /> |
2626 | | -Supported protocols: <tt>$1</tt>', |
| 2625 | +'linksearch-text' => 'Wildcards such as "*.wikipedia.org" may be used. Need at least a TLD, e.g., *.org<br /> |
| 2626 | +Supported protocols: <tt>$1</tt> (but don\'t enter them below!)', |
2627 | 2627 | 'linksearch-line' => '$1 is linked from $2', |
2628 | 2628 | 'linksearch-error' => 'Wildcards may appear only at the start of the hostname.', |
2629 | 2629 | |