From: Bryan Tong Minh Date: Tue, 8 Feb 2011 10:43:09 +0000 (+0000) Subject: Add : to file-deleted-duplicate to force inline link display, as the file can exist... X-Git-Tag: 1.31.0-rc.0~32123 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=70101ff21ab01e7eb5f43aa5c2706f8703b5c074;p=lhc%2Fweb%2Fwiklou.git Add : to file-deleted-duplicate to force inline link display, as the file can exist on the shared repo. --- 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.',