http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89551

Revision: 89551
Author:   reedy
Date:     2011-06-06 09:39:00 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
Followup r89515, swapped messages around so css => css and js => javascript

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2011-06-06 09:22:52 UTC 
(rev 89550)
+++ trunk/phase3/languages/messages/MessagesEn.php      2011-06-06 09:39:00 UTC 
(rev 89551)
@@ -1028,8 +1028,8 @@
 '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:
 $2',
 'namespaceprotected'   => "You do not have permission to edit pages in the 
'''$1''' namespace.",
-'customcssprotected'   => "You do not have permission to edit this JavaScript 
page, because it contains another user's personal settings.",
-'customjsprotected'    => "You do not have permission to edit this CSS page, 
because it contains another user's personal settings.",
+'customcssprotected'   => "You do not have permission to edit this CSS page, 
because it contains another user's personal settings.",
+'customjsprotected'    => "You do not have permission to edit this JavaScript 
page, because it contains another user's personal settings.",
 'ns-specialprotected'  => 'Special pages cannot be edited.',
 'titleprotected'       => 'This title has been protected from creation by 
[[User:$1|$1]].
 The reason given is "\'\'$2\'\'".',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to