Formulate 'file-exists-duplicate' more certain
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Jun 2008 17:23:22 +0000 (17:23 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Jun 2008 17:23:22 +0000 (17:23 +0000)
languages/messages/MessagesEn.php

index 3b0d8c2..88b4e23 100644 (file)
@@ -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',