*Tweak message naming and content for protection notices
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Aug 2007 11:16:59 +0000 (11:16 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Aug 2007 11:16:59 +0000 (11:16 +0000)
languages/messages/MessagesEn.php

index 2119a50..aeb9759 100644 (file)
@@ -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',