<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: procedimientoscomandos_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Mangement Commands of a Procedure';
	$TbMsg[1]='Includes Commands';
	$TbMsg[2]='Procedure';
	$TbMsg[3]='Command name';
	$TbMsg[4]='Ord.';
	$TbMsg[5]='Parameter';
	$TbMsg[6]='Value';
	$TbMsg[7]='(*)To exclude some command from this procedure you must  click in the corresponding checkbox';
?>