From 70101ff21ab01e7eb5f43aa5c2706f8703b5c074 Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh Date: Tue, 8 Feb 2011 10:43:09 +0000 Subject: [PATCH] Add : to file-deleted-duplicate to force inline link display, as the file can exist on the shared repo. --- 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 883294d577..7e1fa32847 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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.', -- 2.20.1