<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: softwares_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='""';	
	$TbMsg[1]='"Properties"';
	$TbMsg[2]='""';
	$TbMsg[3]='"New components group"';
	$TbMsg[4]='"Define new component"';
	$TbMsg[5]='"To put component"';
	$TbMsg[6]='"Rename"';
	$TbMsg[7]='"Remove components group"';
	$TbMsg[8]='"Move component"';
	$TbMsg[9]='"Remove component"';
	$TbMsg[10]='"New profiles group"';
	$TbMsg[11]='"Define new profile"';
	$TbMsg[12]='"To put profile"';
	$TbMsg[13]='"Remove profiles group"';
	$TbMsg[14]='"Components management"';
	$TbMsg[15]='"Perfil information"';
	$TbMsg[16]='"To move profile"';
	$TbMsg[17]='"Remove profile"';
	$TbMsg[18]='"Software types"';
	$TbMsg[19]='"Software components"';
	$TbMsg[20]='"Software profiles"';
	$TbMsg[21]='"Incremental Software "';
	$TbMsg[22]='"New incrementals group"';
	$TbMsg[23]='"Define new incremental"';
	$TbMsg[24]='"To put incremental"';
	$TbMsg[25]='"Remove incrementals group"';
	$TbMsg[26]='"Incremental information"';
	$TbMsg[27]='"To move incremental"';
	$TbMsg[28]='"Remove incremental"';
?>