From 806315a788ac59159f920f5c27598e241a596d8e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 18 Aug 2012 15:22:43 +0200 Subject: [PATCH] '''...''' doesn't make sense. Removed the bold wiki text. Change-Id: I9c22f9db011d5fa01596fc454b1a52b06d076be7 --- languages/messages/MessagesEn.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9225398c67..cba4317db6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2204,21 +2204,21 @@ this file is $2.', This might be due to a typo in the filename. Please check whether you really want to upload this file.', 'windows-nonascii-filename' => 'This wiki does not support filenames with special characters.', -'fileexists' => "A file with this name exists already, please check '''[[:$1]]''' if you are not sure if you want to change it. +'fileexists' => "A file with this name exists already, please check [[:$1]] if you are not sure if you want to change it. [[$1|thumb]]", -'filepageexists' => "The description page for this file has already been created at '''[[:$1]]''', but no file with this name currently exists. +'filepageexists' => "The description page for this file has already been created at [[:$1]], but no file with this name currently exists. The summary you enter will not appear on the description page. To make your summary appear there, you will need to manually edit it. [[$1|thumb]]", 'fileexists-extension' => "A file with a similar name exists: [[$2|thumb]] -* Name of the uploading file: '''[[:$1]]''' -* Name of the existing file: '''[[:$2]]''' +* Name of the uploading file: [[:$1]] +* Name of the existing file: [[:$2]] Please choose a different name.", 'fileexists-thumbnail-yes' => "The file seems to be an image of reduced size ''(thumbnail)''. [[$1|thumb]] -Please check the file '''[[:$1]]'''. +Please check the file [[:$1]]. If the checked file is the same image of original size it is not necessary to upload an extra thumbnail.", -'file-thumbnail-no' => "The filename begins with '''$1'''. +'file-thumbnail-no' => "The filename begins with $1. It seems to be an image of reduced size ''(thumbnail)''. If you have this image in full resolution upload this one, otherwise change the filename please.", 'fileexists-forbidden' => 'A file with this name already exists, and cannot be overwritten. -- 2.20.1