JS to JavaScript
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 2 Jun 2010 20:32:12 +0000 (20:32 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 2 Jun 2010 20:32:12 +0000 (20:32 +0000)
languages/messages/MessagesEn.php

index ef42f42..ce69a93 100644 (file)
@@ -1777,8 +1777,8 @@ Here's a randomly-generated value you can use: $1",
 '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 @@ You can also choose to let others contact you through your user or talk page wit
 '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',