From: Aryeh Gregor Date: Fri, 12 Jan 2007 18:47:26 +0000 (+0000) Subject: * "subject to protection" -> "protected" X-Git-Tag: 1.31.0-rc.0~54452 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=a02d304b2a5848fe203d6e21d8fab1a9bfa646a6;p=lhc%2Fweb%2Fwiklou.git * "subject to protection" -> "protected" * "transcluded" -> "included" --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a8b5652098..1a3db85ebe 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1745,12 +1745,12 @@ Please hit "back" and reload the page you came from, then try again.', 'protect-text' => 'You may view and change the protection level here for the page $1.', 'protect-viewtext' => 'Your account does not have permission to change page protection levels. Here are the current settings for the page $1:', -'protect-cascadeon' => "This page is currently subject to protection because it is included in the following pages, which have cascading protection turned on. You can change this page's protection level, but it will not affect the cascading protection.", +'protect-cascadeon' => "This page is currently protected because it is included in the following pages, which have cascading protection turned on. You can change this page's protection level, but it will not affect the cascading protection.", 'protect-default' => '(default)', 'protect-level-autoconfirmed' => 'Block unregistered users', 'protect-level-sysop' => 'Sysops only', 'protect-summary-cascade' => 'cascading', -'protect-cascade' => 'Cascading protection - protect any pages transcluded in this page.', +'protect-cascade' => 'Cascading protection - protect any pages included in this page.', # restrictions (nouns) 'restriction-edit' => 'Edit',