From: Bryan Tong Minh Date: Sat, 26 Nov 2011 21:41:27 +0000 (+0000) Subject: Qqq for r99224 X-Git-Tag: 1.31.0-rc.0~26286 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=b3347c6ff19808b9f28b0d744ea820e4992c11f3;p=lhc%2Fweb%2Fwiklou.git Qqq for r99224 --- diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index d915fb9700..9a100d793a 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -1804,6 +1804,7 @@ Text displayed when uploading a file using [[Special:Upload]].", 'filetype-mime-mismatch' => 'Upload error. Parameters: * $1 is the extension of the uploaded file * $2 is the MIME type of the uploaded file', +'filename-toolong' => 'Error message when uploading a file with a filename longer than the hardcoded limit of 240 bytes. This limit will never change and is hardcoded in the message', 'filetype-bad-ie-mime' => '$1 will contain a mime type like image/jpeg or application/zip', 'filetype-unwanted-type' => "* $1 is the extension of the file which cannot be uploaded * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'')