r103386 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103385‎ | r103386 | r103387 >
Date:21:25, 16 November 2011
Author:mah
Status:resolved (Comments)
Tags:
Comment:
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) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2621,8 +2621,8 @@
26222622 'linksearch-pat' => 'Search pattern:',
26232623 'linksearch-ns' => 'Namespace:',
26242624 '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!)',
26272627 'linksearch-line' => '$1 is linked from $2',
26282628 'linksearch-error' => 'Wildcards may appear only at the start of the hostname.',
26292629

Follow-up revisions

RevisionCommit summaryAuthorDate
r103437Tweak message updated in r103386.siebrand03:13, 17 November 2011

Comments

#Comment by Raymond (talk | contribs)   07:34, 25 November 2011

Tagging with i18nreview to deploy it so that LU can catch translations again.

#Comment by Nikerabbit (talk | contribs)   18:36, 3 December 2011

Looks messy, full, of punctuation and inconsistent use of quotes, has a contraction etc...

Status & tagging log