summaryrefslogtreecommitdiffstats
path: root/opengnsys-admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/propiedades_tareas_eng.php
blob: fa5f105b29ef5ce63bcdee3dfcdcfcac549b7047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_tareas_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
$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";
?>