<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: accionmenu_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Items';
	$TbMsg[1]='Menu items management';
	$TbMsg[2]='Procedure';
	$TbMsg[3]='Task';
	$TbMsg[4]='Jobs';
	$TbMsg[5]='Público';
	$TbMsg[6]='Private';
	$TbMsg[7]='Publics Items';
	$TbMsg[8]='Privates Items';
	$TbMsg[9]='Menu name';
	$TbMsg[10]='Item type';
	$TbMsg[11]='Image of the item';
	$TbMsg[12]='Literal of the item';
	$TbMsg[13]='Ord';
	$TbMsg[14]='(*)To include some action in this menu you must  click in the corresponding checkbox. For update click over image';

	
?>