Vergleich inc/languages/english/admin/config_attachment_types.lang.php - 1.8.8 - 1.8.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 22Zeile 22
$l['file_extension'] = "File Extension";
$l['file_extension_desc'] = "Enter the file extension you wish to allow uploads for here (Do not include the period before the extension) (Example: txt)";
$l['mime_type'] = "MIME Type";

$l['file_extension'] = "File Extension";
$l['file_extension_desc'] = "Enter the file extension you wish to allow uploads for here (Do not include the period before the extension) (Example: txt)";
$l['mime_type'] = "MIME Type";

$l['mime_type_desc'] = "Enter the MIME type sent by the server when downloading files of this type (<a href=\"http://www.webmaster-toolkit.com/mime-types.shtml\">See a list here</a>)";

$l['mime_type_desc'] = "Enter the MIME type sent by the server when downloading files of this type (<a href=\"http://www.freeformatter.com/mime-types-list.html\">See a list here</a>)";

$l['maximum_file_size'] = "Maximum File Size (Kilobytes)";
$l['maximum_file_size_desc'] = "The maximum file size for uploads of this attachment type in Kilobytes (1 MB = 1024 KB)";
$l['limit_intro'] = "Please ensure the maximum file size is below the smallest of the following PHP limits:";

$l['maximum_file_size'] = "Maximum File Size (Kilobytes)";
$l['maximum_file_size_desc'] = "The maximum file size for uploads of this attachment type in Kilobytes (1 MB = 1024 KB)";
$l['limit_intro'] = "Please ensure the maximum file size is below the smallest of the following PHP limits:";