summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/propiedades_usuarios_eng.php
blob: c06c95f81e840786d78b0a70781028ab97d8cfb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?
//________________________________________________________________________________________________________
//
//	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<br>";
$TbMsg[15]="created in the installation,<br><br>";
$TbMsg[16]="click here<br>";
$TbMsg[17]="http://opengnsys.es/wiki/ModificarUsuarios";
?>