From fe89711923a7a9017faa6d4aacf6404dd82f8797 Mon Sep 17 00:00:00 2001 From: Jackmcbarn Date: Thu, 20 Mar 2014 12:30:26 -0400 Subject: [PATCH] Fix wording of protect-cascadeon In some cases, users who are not capable of changing the protection level will see the protect-cascadeon message. Update it to not imply that they are able to change the protection level. Change-Id: I102aea94f4b5ad29fa928e865d2f20ec7def4b30 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 435f7cc560..a00d2dfdc0 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3151,7 +3151,7 @@ Here are the current settings for the page $1:', 'protect-locked-access' => '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 protected because it is included in the following {{PLURAL:$1|page, which has|pages, which have}} cascading protection turned on. -You can change this page's protection level, but it will not affect the cascading protection.", +Changes to this page's protection level will not affect the cascading protection.", 'protect-default' => 'Allow all users', 'protect-fallback' => 'Allow only users with "$1" permission', 'protect-level-autoconfirmed' => 'Allow only autoconfirmed users', -- 2.20.1