From b3347c6ff19808b9f28b0d744ea820e4992c11f3 Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh Date: Sat, 26 Nov 2011 21:41:27 +0000 Subject: [PATCH] Qqq for r99224 --- languages/messages/MessagesQqq.php | 1 + 1 file changed, 1 insertion(+) 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.'') -- 2.20.1