From: Raimond Spekking Date: Mon, 11 Aug 2008 14:40:59 +0000 (+0000) Subject: Remove unused message 'redirectingto' X-Git-Tag: 1.31.0-rc.0~45953 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=34515b9422e8d8f26b2c2a77e89c3e404731b462;p=lhc%2Fweb%2Fwiklou.git Remove unused message 'redirectingto' --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 125cbc0374..edc3eb950a 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3261,9 +3261,6 @@ Please confirm that you really want to recreate this page.", 'unit-pixel' => 'px', # only translate this message to other languages if you have to change it -# HTML dump -'redirectingto' => 'Redirecting to [[:$1]]...', - # action=purge 'confirm_purge' => 'Clear the cache of this page? diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index ca20d6b369..7b13710a46 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -2408,9 +2408,6 @@ $wgMessageStructure = array( 'unit-pixel' => array( 'unit-pixel', ), - 'htmldump' => array( - 'redirectingto', - ), 'purge' => array( 'confirm_purge', 'confirm_purge_button', @@ -2782,7 +2779,6 @@ Variants for Chinese language", 'trackbacks' => 'Trackbacks', 'deleteconflict' => 'Delete conflict', 'unit-pixel' => '', - 'htmldump' => 'HTML dump', 'purge' => 'action=purge', 'search2' => 'AJAX search', 'separators' => 'Separators for various lists, etc.',