summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/tareascomandos_esp.php
blob: f756b4c4bd90b694c8b546bad019794063a94696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: tareascomandos_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Gestión Comandos de la Tarea';
	$TbMsg[1]='Comandos incluidos';
	$TbMsg[2]='Tarea';
	$TbMsg[3]='Nombre Comando';
	$TbMsg[4]='Ord.';
	$TbMsg[5]='Parámetro';
	$TbMsg[6]='Valor';
	$TbMsg[7]='(*)Para excluir algún comando de esta tarea debe hacer click sobre la casilla de verificación correspondiente';
	$TbMsg[8]='Ámbito';
	$TbMsg[9]='Nombre';
?>