opengnsys/admin/WebConsole/idiomas/php/eng/menucliente_eng.php

13 lines
505 B
PHP

<?
//________________________________________________________________________________________________________
//
// Fichero de idiomas php: menuscliente_esp.php
// Idioma: Español
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='"***WARNING.- You are accessing from a computer not allowed"';
$TbMsg[1]='"IP Address"';
$TbMsg[2]='"NOT DETECTED ANY MENU FOR THIS CLIENT"';
$TbMsg[3]='"Shut down the computer"';
?>