| | 760 | $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'; |
| | 761 | $lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use'; |
| | 762 | $lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'; |
| | 763 | $lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'The uploaded files exceed the post_max_size directive in php.ini: %sB'; |
| | 764 | $lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'; |
| | 765 | $lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded'; |
| | 766 | $lang['No file was uploaded'] = 'No file was uploaded'; |
| | 767 | $lang['Missing a temporary folder'] = 'Missing a temporary folder'; |
| | 768 | $lang['Failed to write file to disk'] = 'Failed to write file to disk'; |
| | 769 | $lang['File upload stopped by extension'] = 'File upload stopped by extension'; |
| | 770 | $lang['Unknown upload error'] = 'Unknown upload error'; |
| | 771 | $lang['Error on file "%s" : %s'] = 'Error on file "%s" : %s'; |