Index: trunk/phase3/languages/messages/MessagesQqq.php |
— | — | @@ -1804,6 +1804,7 @@ |
1805 | 1805 | 'filetype-mime-mismatch' => 'Upload error. Parameters: |
1806 | 1806 | * $1 is the extension of the uploaded file |
1807 | 1807 | * $2 is the MIME type of the uploaded file', |
| 1808 | +'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', |
1808 | 1809 | 'filetype-bad-ie-mime' => '$1 will contain a mime type like <tt>image/jpeg</tt> or <tt>application/zip</tt>', |
1809 | 1810 | 'filetype-unwanted-type' => "* $1 is the extension of the file which cannot be uploaded |
1810 | 1811 | * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'') |