From a02d304b2a5848fe203d6e21d8fab1a9bfa646a6 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Fri, 12 Jan 2007 18:47:26 +0000 Subject: [PATCH] * "subject to protection" -> "protected" * "transcluded" -> "included" --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', -- 2.20.1