summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/menucliente_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/menucliente_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/menucliente_eng.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/menucliente_eng.php b/admin/WebConsole/idiomas/php/eng/menucliente_eng.php
new file mode 100644
index 00000000..ae30c78d
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/menucliente_eng.php
@@ -0,0 +1,12 @@
+<?
+//________________________________________________________________________________________________________
+//
+// 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"';
+?>