Followup to r111861. Remove messages for highlightbroken because they are no longer...
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 19 Feb 2012 13:14:47 +0000 (13:14 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 19 Feb 2012 13:14:47 +0000 (13:14 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 11fa636..4427619 100644 (file)
@@ -628,7 +628,6 @@ XHTML id names.
 
 # User preference toggles
 'tog-underline'               => 'Link underlining:',
-'tog-highlightbroken'         => 'Format broken links <a href="" class="new">like this</a> (alternative: Like this<a href="" class="internal">?</a>)',
 'tog-justify'                 => 'Justify paragraphs',
 'tog-hideminor'               => 'Hide minor edits in recent changes',
 'tog-hidepatrolled'           => 'Hide patrolled edits in recent changes',
index 011f25f..767c5c2 100644 (file)
@@ -28,7 +28,6 @@ $wgMessageStructure = array(
        ),
        'toggles' => array(
                'tog-underline',
-               'tog-highlightbroken',
                'tog-justify',
                'tog-hideminor',
                'tog-hidepatrolled',