From 78599bcdb6ed7eaf2dc0edbf9594e1a4164c3738 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 7 Apr 2005 17:24:16 +0000 Subject: [PATCH] * "Show preview before edit box and not after it" => "Show preview before edit box" * msg:qbsettingsnote removed * "Rendering math" => "Math rendering" (maybe it's best to just have it as "Math") --- languages/Language.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 4f6dd901dc..cdcfc89633 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -278,7 +278,7 @@ global $wgRightsText; 'tog-editwidth' => 'Edit box has full width', 'tog-watchdefault' => 'Add pages you edit to your watchlist', 'tog-minordefault' => 'Mark all edits minor by default', -'tog-previewontop' => 'Show preview before edit box and not after it', +'tog-previewontop' => 'Show preview before edit box', 'tog-previewonfirst' => 'Show preview on first edit', 'tog-nocache' => 'Disable page caching', 'tog-enotifwatchlistpages' => 'Send me an email on page changes (remark: existing notification flags need to be cleared manually in the watchlist)', @@ -855,10 +855,9 @@ Your internal ID number is $2. See [[Project:User preferences help]] for help deciphering the options.", 'prefsreset' => 'Preferences have been reset from storage.', 'qbsettings' => 'Quickbar settings', -'qbsettingsnote' => 'This preference only works in the \'Standard\' and the \'CologneBlue\' skin.', 'changepassword' => 'Change password', 'skin' => 'Skin', -'math' => 'Rendering math', +'math' => 'Math rendering', 'dateformat' => 'Date format', 'math_failure' => 'Failed to parse', 'math_unknown_error' => 'unknown error', -- 2.20.1