From a3e88297f947e5f2959067ba16b603d823d48983 Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Fri, 30 Mar 2012 00:18:18 -0700 Subject: [PATCH] anchor to jump to editform when previewing changes Provide a handy link back to the edit form from the preview warning. Tiny UX/accessibility improvement copied from German Wikipedia, hopefully uncontroversial. :-) Change-Id: Ieba9b640bca719e8eedd7c204f3516700dcf15fe --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 2f3cc1215a..8a3d9f46d7 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1372,7 +1372,7 @@ Custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css 'updated' => '(Updated)', 'note' => "'''Note:'''", 'previewnote' => "'''Remember that this is only a preview.''' -Your changes have not yet been saved!", +Your changes have not yet been saved! [[#editform|→ Continue editing]]", 'previewconflict' => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.', 'session_fail_preview' => "'''Sorry! We could not process your edit due to a loss of session data.''' Please try again. -- 2.20.1