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

Revision: 67242
Author:   siebrand
Date:     2010-06-02 20:32:12 +0000 (Wed, 02 Jun 2010)

Log Message:
-----------
JS to JavaScript

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

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2010-06-02 20:29:20 UTC 
(rev 67241)
+++ trunk/phase3/languages/messages/MessagesEn.php      2010-06-02 20:32:12 UTC 
(rev 67242)
@@ -1777,8 +1777,8 @@
 'default'                       => 'default',
 'prefs-files'                   => 'Files',
 'prefs-custom-css'              => 'Custom CSS',
-'prefs-custom-js'               => 'Custom JS',
-'prefs-common-css-js'           => 'Shared CSS/JS for all skins:',
+'prefs-custom-js'               => 'Custom JavaScript',
+'prefs-common-css-js'           => 'Shared CSS/JavaScript for all skins:',
 'prefs-reset-intro'             => 'You can use this page to reset your 
preferences to the site defaults.
 This cannot be undone.',
 'prefs-emailconfirm-label'      => 'E-mail confirmation:',
@@ -1913,9 +1913,9 @@
 'right-protect'               => 'Change protection levels and edit protected 
pages',
 'right-editprotected'         => 'Edit protected pages (without cascading 
protection)',
 'right-editinterface'         => 'Edit the user interface',
-'right-editusercssjs'         => "Edit other users' CSS and JS files",
+'right-editusercssjs'         => "Edit other users' CSS and JavaScript files",
 'right-editusercss'           => "Edit other users' CSS files",
-'right-edituserjs'            => "Edit other users' JS files",
+'right-edituserjs'            => "Edit other users' JavaScript files",
 'right-rollback'              => 'Quickly rollback the edits of the last user 
who edited a particular page',
 'right-markbotedits'          => 'Mark rolled-back edits as bot edits',
 'right-noratelimit'           => 'Not be affected by rate limits',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to