From 598edce9920ba9d0d5525f43705bf25d24eddd35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Fri, 9 Jun 2006 17:03:21 +0000 Subject: [PATCH] * Removed duplicate message --- languages/Messages.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/languages/Messages.php b/languages/Messages.php index ec7e595cd2..7972d20c76 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -511,15 +511,12 @@ If you are here by mistake, just click your browser's '''back''' button.", 'previewnote' => 'This is only a preview; changes have not yet been saved!', 'session_fail_preview' => 'Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn\'t work, try logging out and logging back in.', -'previewconflict' => 'This preview reflects the text in the upper -text editing area as it will appear if you choose to save.', +'previewconflict' => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.', 'session_fail_preview_html' => 'Sorry! We could not process your edit due to a loss of session data. \'\'Because this wiki has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.\'\' If this is a legitimate edit attempt, please try again. If it still doesn\'t work, try logging out and logging back in.', -'previewconflict' => 'This preview reflects the text in the upper -text editing area as it will appear if you choose to save.', 'importing' => 'Importing $1', 'editing' => 'Editing $1', 'editingsection' => 'Editing $1 (section)', -- 2.20.1