From: Jens Frank Date: Mon, 21 Mar 2005 16:33:53 +0000 (+0000) Subject: Bug 1721: Typo X-Git-Tag: 1.5.0alpha1~550 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=51f5ad08b93af772dd399b799dbe74b4476af3fa;p=lhc%2Fweb%2Fwiklou.git Bug 1721: Typo --- diff --git a/languages/Language.php b/languages/Language.php index 033098b9c5..4e24849b22 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1069,7 +1069,7 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.", 'maintenancebacklink' => 'Back to Maintenance Page', 'disambiguations' => 'Disambiguation pages', 'disambiguationspage' => "Project:Links_to_disambiguating_pages", -'disambiguationstext' => "The following pages link to a disambiguation page. They should link to the appropriate topic instead.
A page is treated as dismbiguation if it is linked from $1.
Links from other namespaces are not listed here.", +'disambiguationstext' => "The following pages link to a disambiguation page. They should link to the appropriate topic instead.
A page is treated as disambiguation if it is linked from $1.
Links from other namespaces are not listed here.", 'doubleredirects' => 'Double Redirects', 'doubleredirectstext' => "Attention: This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.
\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.", 'brokenredirects' => 'Broken Redirects',