From d740a81951d90ee3ca74a2c63d41cd69cbd3ce58 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 27 Nov 2008 23:33:54 +0000 Subject: [PATCH] Replace "Image:" with "File:" --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 32cc592184..112b226611 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1828,9 +1828,9 @@ If the checked file is the same image of original size it is not necessary to up It seems to be an image of reduced size (thumbnail). If you have this image in full resolution upload this one, otherwise change the file name please.', 'fileexists-forbidden' => 'A file with this name exists already. -If you still want to upload your file, please go back and use a new name. [[Image:$1|thumb|center|$1]]', +If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]', 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository. -If you still want to upload your file, please go back and use a new name. [[Image:$1|thumb|center|$1]]', +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. You should check that file's deletion history before proceeding to re-upload it.", 'successfulupload' => 'Successful upload', -- 2.20.1