<?php
// ---------------------------------------------------------------------
// GLOBAL english
// ---------------------------------------------------------------------
$this->LNG_1 = ' file named ';
$this->LNG_1_1 = ' loaded with the name ';
$this->LNG_2 = ' Language file not found ';
$this->LNG_3 = ' Please enter at least one file';
$this->LNG_4 = ' Could not find a directory named!';
$this->LNG_5 = ' does not have write permissions to the directory named!';
$this->LNG_6 = ' sizes too big ';
$this->LNG_7 = ' mime type is invalid';
$this->LNG_8 = ' not allow an extension';
$this->LNG_9 = ' not a true picture file ';
?>