Fix wording of protect-cascadeon
authorJackmcbarn <jackmcbarn@gmail.com>
Thu, 20 Mar 2014 16:30:26 +0000 (12:30 -0400)
committerJackmcbarn <jackmcbarn@gmail.com>
Thu, 20 Mar 2014 16:30:26 +0000 (12:30 -0400)
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

index 435f7cc..a00d2df 100644 (file)
@@ -3151,7 +3151,7 @@ Here are the current settings for the page <strong>$1</strong>:',
 'protect-locked-access'            => 'Your account does not have permission to change page protection levels.
 Here are the current settings for the page <strong>$1</strong>:',
 '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',