Add : to file-deleted-duplicate to force inline link display, as the file can exist...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Tue, 8 Feb 2011 10:43:09 +0000 (10:43 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Tue, 8 Feb 2011 10:43:09 +0000 (10:43 +0000)
languages/messages/MessagesEn.php

index 883294d..7e1fa32 100644 (file)
@@ -2159,7 +2159,7 @@ If you still want to upload your file, please go back and use a new name.
 If you still want to upload your file, please go back and use a new name.
 [[File:$1|thumb|center|$1]]',
 'file-exists-duplicate'       => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:',
-'file-deleted-duplicate'      => "A file identical to this file ([[$1]]) has previously been deleted.
+'file-deleted-duplicate'      => "A file identical to this file ([[:$1]]) has previously been deleted.
 You should check that file's deletion history before proceeding to re-upload it.",
 'uploadwarning'               => 'Upload warning',
 'uploadwarning-text'          => 'Please modify the file description below and try again.',