source: admin/WebConsole/idiomas/php/eng/menucliente_eng.php @ ee003d6

Last change on this file since ee003d6 was ecd8d9a, checked in by ramon <ramongomez@…>, 14 years ago

Integrar OpenGnSys 1.0.1 en rama principal (modifica #413).

git-svn-id: https://opengnsys.es/svn/trunk@2065 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 505 bytes
RevLine 
[ecd8d9a]1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: menuscliente_esp.php
5//      Idioma: Español
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='"***WARNING.- You are accessing from a computer not allowed"';
9        $TbMsg[1]='"IP Address"';
10        $TbMsg[2]='"NOT DETECTED ANY MENU FOR THIS CLIENT"';
11        $TbMsg[3]='"Shut down the computer"';
12?>
Note: See TracBrowser for help on using the repository browser.