Special:DoubleRedirects no longer returns false positives
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 24 Apr 2005 05:11:54 +0000 (05:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 24 Apr 2005 05:11:54 +0000 (05:11 +0000)
languages/Language.php

index 956a049..959c60f 100644 (file)
@@ -1092,7 +1092,7 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
 'disambiguationspage'  => "Project:Links_to_disambiguating_pages",
 'disambiguationstext'  => "The following pages link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as disambiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
 'doubleredirects'      => 'Double Redirects',
-'doubleredirectstext'  => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br />\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" target page, which the first redirect should point to.",
+'doubleredirectstext'  => "Each row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" target page, which the first redirect should point to.",
 'brokenredirects'      => 'Broken Redirects',
 'brokenredirectstext'  => 'The following redirects link to a non-existing pages.',
 'selflinks'            => 'Pages with Self Links',