From 88677cc0d3b3cbb5b9136dc22c6d0f17841729a9 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 2 Jun 2010 20:32:12 +0000 Subject: [PATCH] JS to JavaScript --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ef42f4270f..ce69a93231 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', -- 2.20.1