//________________________________________________________________________________________________________
//
// Fichero de idiomas php: propiedades_ordenadores_eng.php
// Idioma: Inglés
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="Remove";
$TbMsg[4]="User Management";
$TbMsg[5]="User";
$TbMsg[6]="Password";
$TbMsg[7]="Name";
$TbMsg[8]="E-mail";
$TbMsg[9]="Organitative Unit";
$TbMsg[10]="Language ";
$TbMsg[11]="Super-Administrator";
$TbMsg[12]="Administrator";
$TbMsg[13]="Operator";
$TbMsg[14]="To make changes to this user
";
$TbMsg[15]="created in the installation,
";
$TbMsg[16]="click here
";
$TbMsg[17]="http://opengnsys.es/wiki/ModificarUsuarios";
?>