From 686d1f3e871bbbe261ff0730c25b61a88f15e073 Mon Sep 17 00:00:00 2001 From: Zach Date: Wed, 12 Apr 2017 14:00:06 -0800 Subject: [PATCH] rewording for cascadeprotectedwarning Bug: T60228 Change-Id: I2ec4cbe4c552dc095dce0fae0f0b8e4a52f0c6a9 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 582f5f7e8e..a003a10d92 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -732,7 +732,7 @@ "readonlywarning": "Warning: The database has been locked for maintenance, so you will not be able to save your edits right now.\nYou may wish to copy and paste your text into a text file and save it for later.\n\nThe system administrator who locked it offered this explanation: $1", "protectedpagewarning": "Warning: This page has been protected so that only users with administrator privileges can edit it.\nThe latest log entry is provided below for reference:", "semiprotectedpagewarning": "Note: This page has been protected so that only registered users can edit it.\nThe latest log entry is provided below for reference:", - "cascadeprotectedwarning": "Warning: This page has been protected so that only users with administrator privileges can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}:", + "cascadeprotectedwarning": "Warning: This page has been protected so that only users with [[Special:ListGroupRights|specific rights]] can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}:", "titleprotectedwarning": "Warning: This page has been protected so that [[Special:ListGroupRights|specific rights]] are needed to create it.\nThe latest log entry is provided below for reference:", "templatesused": "{{PLURAL:$1|Template|Templates}} used on this page:", "templatesusedpreview": "{{PLURAL:$1|Template|Templates}} used in this preview:", -- 2.20.1