Fix previous change to 'undo-summary'. Should be shown in content language instead...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 1 Aug 2008 19:57:27 +0000 (19:57 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 1 Aug 2008 19:57:27 +0000 (19:57 +0000)
languages/messages/MessagesEn.php

index ed2cbd6..6a66e7e 100644 (file)
@@ -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',