From f2422f373e40eb9ca7334447c4cc8da4957f5ee2 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 1 Aug 2008 19:57:27 +0000 Subject: [PATCH] Fix previous change to 'undo-summary'. Should be shown in content language instead of user language --- 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 ed2cbd61b9..6a66e7e1f9 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1188,7 +1188,7 @@ These arguments have been omitted.', Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.', 'undo-failure' => 'The edit could not be undone due to conflicting intermediate edits.', 'undo-norev' => 'The edit could not be undone because it does not exist or was deleted.', -'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]] | [[Special:Contributions/$2|{{int:contribslink}}]])', +'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]] | [[Special:Contributions/$2|{{MediaWiki:Contribslink}}]])', # Account creation failure 'cantcreateaccounttitle' => 'Cannot create account', -- 2.20.1