(bug 38237) Add missing parentheses around diff links on Special:Undelete
authorAlex Monk <krenair@gmail.com>
Sat, 7 Jul 2012 20:41:47 +0000 (21:41 +0100)
committerAlex Monk <krenair@gmail.com>
Sat, 7 Jul 2012 20:41:47 +0000 (21:41 +0100)
Change-Id: Id6846abd42f3c3e1210e760a583b3180d1aab18d

languages/messages/MessagesEn.php

index b8c2405..e7c6488 100644 (file)
@@ -3060,7 +3060,7 @@ It may have already been undeleted.',
 $1',
 'undelete-show-file-confirm'   => 'Are you sure you want to view the deleted revision of the file "<nowiki>$1</nowiki>" from $2 at $3?',
 'undelete-show-file-submit'    => 'Yes',
-'undelete-revisionrow'        => "$1 $2 $3 $4 . . $5 $6 $7",
+'undelete-revisionrow'        => "$1 $2 ($3) $4 . . $5 $6 $7",
 
 # Namespace form on various pages
 'namespace'                     => 'Namespace:',