summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/purgar_eng.php
blob: 39a6f81a9ece70880157a839d6ea7750677d32cb (plain)
1
2
3
4
5
6
7
8
9
10
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: actualizar_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='This environment has been successfully purged';
	$TbMsg[1]='WARNING: Having some problem to purge this environment';
?>