summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/propiedades_usuarios_eng.php
blob: 806890ab39608994c9022ac714cb31fab7519d28 (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
27
<?php
//________________________________________________________________________________________________________
//
//	Php language file: propiedades_ordenadores_eng.php
//	Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="Delete";
$TbMsg[4]="User Management";
$TbMsg[5]="User";
$TbMsg[6]="Password*";
$TbMsg[7]="Name";
$TbMsg[8]="E-mail";
$TbMsg[9]="Organizational 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 process,<br><br>";
$TbMsg[16]="click here<br>";
$TbMsg[17]="https://opengnsys.es/trac/wiki/ModificarUsuarios";
$TbMsg['APIKEY']="API key";
$TbMsg['NEWAPIKEY']="API key will be automatically generated when inserting user.";