From 95069e88218f899837d004850e4d4913f5f1ae02 Mon Sep 17 00:00:00 2001 From: umherirrender Date: Sun, 13 Jan 2013 19:48:02 +0100 Subject: [PATCH] Fix message movepagetext: Move to a empty page not possible Change-Id: I55409499ce21f6155c4f92ea1f8858b5f4ae46c1 --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9db5b70be7..ab27dc6a16 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3336,7 +3336,7 @@ You can update redirects that point to the original title automatically. If you choose not to, be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken redirects]]. You are responsible for making sure that links continue to point where they are supposed to go. -Note that the page will '''not''' be moved if there is already a page at the new title, unless it is empty or a redirect and has no past edit history. +Note that the page will '''not''' be moved if there is already a page at the new title, unless it is a redirect and has no past edit history. This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page. '''Warning!''' @@ -3347,7 +3347,7 @@ The old title will become a redirect page to the new title. Be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken redirects]]. You are responsible for making sure that links continue to point where they are supposed to go. -Note that the page will '''not''' be moved if there is already a page at the new title, unless it is empty or a redirect and has no past edit history. +Note that the page will '''not''' be moved if there is already a page at the new title, unless it is a redirect and has no past edit history. This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page. '''Warning!''' -- 2.20.1