r25153 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25152‎ | r25153 | r25154 >
Date:11:16, 26 August 2007
Author:aaron
Status:old
Tags:
Comment:
*Tweak message naming and content for protection notices
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -797,9 +797,10 @@
798798 'namespaceprotected' => "You do not have permission to edit pages in the '''$1''' namespace.",
799799 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.",
800800 'ns-specialprotected' => "Pages in the {{ns:special}} namespace cannot be edited.",
801 -'protected-subtitle' => "(This page is protected. Only certain users ($1) can edit and others ($2) can move it.)",
802 -'protected-subtitle2' => "(This page is protected. Only certain users ($1) can edit and move it.)",
803 -'protected-subtitle3' => "(This page is protected)",
 801+'protected-subtitle' => "(This page is protected)",
 802+'protected-subtitle2' => "(This page is protected. Some users ($1) can still edit or move it.)",
 803+'protected-subtitle3' => "(This page is protected. Some users ($1) can still edit it and others ($2) can move it.)",
 804+'protected-anyone' => 'anyone',
804805
805806 # Login and logout pages
806807 'logouttitle' => 'User logout',

Follow-up revisions

RevisionCommit summaryAuthorDate
r25223Merged revisions 25126-25214 via svnmerge from...david07:39, 28 August 2007

Status & tagging log