r89551 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89550‎ | r89551 | r89552 >
Date:09:39, 6 June 2011
Author:reedy
Status:ok
Tags:
Comment:
Followup r89515, swapped messages around so css => css and js => javascript
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1028,8 +1028,8 @@
10291029 'cascadeprotected' => 'This page has been protected from editing, because it is included in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the "cascading" option turned on:
10301030 $2',
10311031 'namespaceprotected' => "You do not have permission to edit pages in the '''$1''' namespace.",
1032 -'customcssprotected' => "You do not have permission to edit this JavaScript page, because it contains another user's personal settings.",
1033 -'customjsprotected' => "You do not have permission to edit this CSS page, because it contains another user's personal settings.",
 1032+'customcssprotected' => "You do not have permission to edit this CSS page, because it contains another user's personal settings.",
 1033+'customjsprotected' => "You do not have permission to edit this JavaScript page, because it contains another user's personal settings.",
10341034 'ns-specialprotected' => 'Special pages cannot be edited.',
10351035 'titleprotected' => 'This title has been protected from creation by [[User:$1|$1]].
10361036 The reason given is "\'\'$2\'\'".',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89515* (bug 21107) Split error "customcssjsprotected" into separate messages for J...reedy18:29, 5 June 2011

Status & tagging log