From f1fb0dc0047fa5ebeb5182f5ea7a9ef366b771bd Mon Sep 17 00:00:00 2001 From: Purodha B Blissenbach Date: Mon, 18 Oct 2010 23:27:41 +0000 Subject: [PATCH] Add link in message, similar to the similar ones in this group. --- 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 4f165fd5cc..1cfb4261f4 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1583,7 +1583,7 @@ Go back to the previous page and try again.', 'revmove-norevisions' => 'You have not specified one or more target revisions to perform this function or the specified revision does not exist.', 'revmove-nullmove-title' => 'Bad title', 'revmove-nullmove' => 'The target page cannot be the same as the source page. -Go back to the previous page and choose a different name from "$1".', +Go back to the previous page and choose a different name from "[[$1]]".', 'revmove-success-existing' => '{{PLURAL:$1|One revision from [[$2]] has|$1 revisions from [[$2]] have}} been moved to the existing page [[$3]].', 'revmove-success-created' => '{{PLURAL:$1|One revision from [[$2]] has|$1 revisions from [[$2]] have}} been moved to the newly created page [[$3]].', -- 2.20.1