summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/conmutar_eng.php
blob: 233b13aa4eca389014ed5cf100b1792a029326de (plain)
1
2
3
4
5
6
7
8
9
10
<?
//________________________________________________________________________________________________________
//
//	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';
?>