r111862 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111861‎ | r111862 | r111863 >
Date:13:14, 19 February 2012
Author:hartman
Status:ok
Tags:
Comment:
Followup to r111861. Remove messages for highlightbroken because they are no longer in use.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -28,7 +28,6 @@
2929 ),
3030 'toggles' => array(
3131 'tog-underline',
32 - 'tog-highlightbroken',
3332 'tog-justify',
3433 'tog-hideminor',
3534 'tog-hidepatrolled',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -628,7 +628,6 @@
629629
630630 # User preference toggles
631631 'tog-underline' => 'Link underlining:',
632 -'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: Like this<a href="" class="internal">?</a>)',
633632 'tog-justify' => 'Justify paragraphs',
634633 'tog-hideminor' => 'Hide minor edits in recent changes',
635634 'tog-hidepatrolled' => 'Hide patrolled edits in recent changes',

Sign-offs

UserFlagDate
Nikerabbitinspected07:09, 20 February 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111861Bug 27619: Remove the option to show broken links as: link?...hartman13:06, 19 February 2012

Status & tagging log