From 3e4f2d7f00a2955cacbf409ec39b7b67343d5b89 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 21 Jan 2010 15:38:17 +0000 Subject: [PATCH] Update 'move-watch' as both source page and target page are added to the watchlist. --- 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 946d839a92..c2192ee847 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3030,7 +3030,7 @@ In those cases, you will have to move or merge the page manually if desired.", 'cant-move-user-page' => 'You do not have permission to move user pages (apart from subpages).', 'cant-move-to-user-page' => 'You do not have permission to move a page to a user page (except to a user subpage).', 'newtitle' => 'To new title:', -'move-watch' => 'Watch this page', +'move-watch' => 'Watch source page and target page', 'movepagebtn' => 'Move page', 'pagemovedsub' => 'Move succeeded', 'movepage-moved' => '\'\'\'"$1" has been moved to "$2"\'\'\'', -- 2.20.1