Merge "(bug 38237) Add missing parentheses around diff links on Special:Undelete"
authorReedy <reedy@wikimedia.org>
Sat, 7 Jul 2012 21:31:00 +0000 (21:31 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 7 Jul 2012 21:31:00 +0000 (21:31 +0000)
languages/messages/MessagesEn.php

index 1ee1a32..ffef8a1 100644 (file)
@@ -3062,7 +3062,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:',