<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: opcionesacciones_eng.php (Comandos)
//	Idioma: Ingles
//________________________________________________________________________________________________________
	$TbMsgAux=array();
	$TbMsgAux[0]='Command Options  ';
	$TbMsgAux[1]='Run now';
	$TbMsgAux[2]='Add to Acctions queue  ';
	$TbMsgAux[3]='No add to Acctions queue |  ';
	$TbMsgAux[4]='Schedule command  ';
	$TbMsgAux[5]='Save as procedure ';
	$TbMsgAux[6]='Save as new procedure ';
	$TbMsgAux[7]='Including in an existing procedure  ';
	$TbMsgAux[8]='Execution order ';
	$TbMsgAux[9]='Save as task ';
	$TbMsgAux[10]='Save as a new task ' ;
	$TbMsgAux[11]='Including in an existing task ' ;
	$TbMsgAux[12]='Execution order';
?>