blob: acf6d0b6503d8380cbd7e6c56e988afe816aa2bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: informacion_tareas_eng.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Task commands parameters';
$TbMsg[1]='Parameter';
$TbMsg[2]='Value';
$TbMsg[3]='Scope';
$TbMsg[4]='Name';
|