From 8334b4705961f1e8966f906707940889b7cbc610 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 26 Aug 2007 11:16:59 +0000 Subject: [PATCH] *Tweak message naming and content for protection notices --- languages/messages/MessagesEn.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 2119a50328..aeb9759da4 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -797,9 +797,10 @@ $2", 'namespaceprotected' => "You do not have permission to edit pages in the '''$1''' namespace.", 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.", 'ns-specialprotected' => "Pages in the {{ns:special}} namespace cannot be edited.", -'protected-subtitle' => "(This page is protected. Only certain users ($1) can edit and others ($2) can move it.)", -'protected-subtitle2' => "(This page is protected. Only certain users ($1) can edit and move it.)", -'protected-subtitle3' => "(This page is protected)", +'protected-subtitle' => "(This page is protected)", +'protected-subtitle2' => "(This page is protected. Some users ($1) can still edit or move it.)", +'protected-subtitle3' => "(This page is protected. Some users ($1) can still edit it and others ($2) can move it.)", +'protected-anyone' => 'anyone', # Login and logout pages 'logouttitle' => 'User logout', -- 2.20.1