From f4f18da749212643a8c57b2553c7f86b25c4e870 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 17 Apr 2012 01:52:20 +0200 Subject: [PATCH] Fix casing in Unicode. Change-Id: I68ecacec18c63ac0f8487f97955cf401435493a9 --- 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 815b1d940f..2a762d55e4 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1399,7 +1399,7 @@ You will have to merge your changes into the existing text. '''Only''' the text in the upper text area will be saved when you press \"{{int:savearticle}}\".", 'yourtext' => 'Your text', 'storedversion' => 'Stored revision', -'nonunicodebrowser' => "'''Warning: Your browser is not unicode compliant.''' +'nonunicodebrowser' => "'''Warning: Your browser is not Unicode compliant.''' A workaround is in place to allow you to safely edit pages: Non-ASCII characters will appear in the edit box as hexadecimal codes.", 'editingold' => "'''Warning: You are editing an out-of-date revision of this page.''' If you save it, any changes made since this revision will be lost.", -- 2.20.1