<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: conmutar_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='This environment has been switched successfully refreshed';
	$TbMsg[1]='WARNING: Having some problem to switch this environment';
?>