From: Siebrand Mazeland Date: Mon, 2 Jun 2008 17:23:22 +0000 (+0000) Subject: Formulate 'file-exists-duplicate' more certain X-Git-Tag: 1.31.0-rc.0~47245 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=84ca25ace07c8edda30aa928bee64e419c8ed85d;p=lhc%2Fweb%2Fwiklou.git Formulate 'file-exists-duplicate' more certain --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 3b0d8c2d3f..88b4e2357d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1631,7 +1631,7 @@ If you have this image in full resolution upload this one, otherwise change the please go back and upload this file under a new name. [[Image:$1|thumb|center|$1]]', 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository; please go back and upload this file under a new name. [[Image:$1|thumb|center|$1]]', -'file-exists-duplicate' => 'This file seems to be a duplicate of the following {{PLURAL:$1|file|files}}:', +'file-exists-duplicate' => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:', 'successfulupload' => 'Successful upload', 'uploadwarning' => 'Upload warning', 'savefile' => 'Save file',