From: Niklas Laxström Date: Sat, 27 Aug 2005 09:23:43 +0000 (+0000) Subject: Upsie, forgot to commit this one X-Git-Tag: 1.6.0~1779 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=b1c755925d608ed4369a18dfbbfc97c4595ff9a6;p=lhc%2Fweb%2Fwiklou.git Upsie, forgot to commit this one --- diff --git a/languages/Language.php b/languages/Language.php index a688f9bd49..08bc139aaa 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1014,6 +1014,7 @@ To include the image in a page, use a link in the form 'badfilename' => 'File name has been changed to "$1".', 'badfiletype' => "\".$1\" is not a recommended image file format.", 'largefile' => 'It is recommended that images not exceed $1 bytes in size, this file is $2 bytes', +'largefileserver' => 'This file is bigger than the server is configured to allow.', 'emptyfile' => 'The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file.', 'fileexists' => 'A file with this name exists already, please check $1 if you are not sure if you want to change it.', 'successfulupload' => 'Successful upload',