Remove unused messages 'protectedpagestext' and 'protectedtitlestext'
authorKevin Israel <pleasestand@live.com>
Thu, 5 Dec 2013 18:09:03 +0000 (13:09 -0500)
committerKevin Israel <pleasestand@live.com>
Thu, 5 Dec 2013 18:37:15 +0000 (13:37 -0500)
Change-Id: Ia9c4d3b75f52b990af965d5b16a0b834e257a4f4

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 1bd59b2..ac7297f 100644 (file)
@@ -2768,11 +2768,9 @@ It now redirects to [[$2]].',
 'protectedpages-indef'            => 'Indefinite protections only',
 'protectedpages-summary'          => '', # do not translate or duplicate this message to other languages
 'protectedpages-cascade'          => 'Cascading protections only',
-'protectedpagestext'              => 'The following pages are protected from moving or editing',
 'protectedpagesempty'             => 'No pages are currently protected with these parameters.',
 'protectedtitles'                 => 'Protected titles',
 'protectedtitles-summary'         => '', # do not translate or duplicate this message to other languages
-'protectedtitlestext'             => 'The following titles are protected from creation',
 'protectedtitlesempty'            => 'No titles are currently protected with these parameters.',
 'listusers'                       => 'User list',
 'listusers-summary'               => '', # do not translate or duplicate this message to other languages
index 947dfe9..4def879 100644 (file)
@@ -1825,11 +1825,9 @@ $wgMessageStructure = array(
                'protectedpages-indef',
                'protectedpages-summary',
                'protectedpages-cascade',
-               'protectedpagestext',
                'protectedpagesempty',
                'protectedtitles',
                'protectedtitles-summary',
-               'protectedtitlestext',
                'protectedtitlesempty',
                'listusers',
                'listusers-summary',