From: Kevin Israel Date: Thu, 5 Dec 2013 18:09:03 +0000 (-0500) Subject: Remove unused messages 'protectedpagestext' and 'protectedtitlestext' X-Git-Tag: 1.31.0-rc.0~17772^2 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=7cdeb9e3345671791038a40afeafe822363cd116;p=lhc%2Fweb%2Fwiklou.git Remove unused messages 'protectedpagestext' and 'protectedtitlestext' Change-Id: Ia9c4d3b75f52b990af965d5b16a0b834e257a4f4 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1bd59b28b8..ac7297f856 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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 diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 947dfe913d..4def879f05 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1825,11 +1825,9 @@ $wgMessageStructure = array( 'protectedpages-indef', 'protectedpages-summary', 'protectedpages-cascade', - 'protectedpagestext', 'protectedpagesempty', 'protectedtitles', 'protectedtitles-summary', - 'protectedtitlestext', 'protectedtitlesempty', 'listusers', 'listusers-summary',