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

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

Corregir erratas en menú de cliente por defecto (modifica #413)

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

  • Property mode set to 100644
File size: 501 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"';
[4fcf7d1]10        $TbMsg[2]='NOT DETECTED ANY MENU FOR THIS CLIENT';
11        $TbMsg[3]='Shut down the computer';
[ecd8d9a]12?>
Note: See TracBrowser for help on using the repository browser.