summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/propiedades_tareas_eng.php
blob: 5555a65114bcbf86f4842da8fad1e7e6409cb94b (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
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_tareas_eng.php 
//	Idioma: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="Remove";
$TbMsg[4]="Task Management";
$TbMsg[5]="Task Name";
$TbMsg[6]="Comments";
$TbMsg[7]="Scope Type";
$TbMsg[8]="Scope";
$TbMsg[9]="";
$TbMsg[10]="Centers";
$TbMsg[11]="Group of Labs";
$TbMsg[12]="Labs";
$TbMsg[13]="Group of Computes";
$TbMsg[14]="Computer";
?>