summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng')
-rw-r--r--admin/WebConsole/idiomas/php/eng/ayuda_eng.php18
-rw-r--r--admin/WebConsole/idiomas/php/eng/barramenu_eng.php3
2 files changed, 18 insertions, 3 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/ayuda_eng.php b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
new file mode 100644
index 00000000..d42c6670
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
@@ -0,0 +1,18 @@
+<?php
+// __________________________________________________
+//
+// Fichero de idiomas php: ayuda_eng.php
+// Idioma: Inglés
+// __________________________________________________
+// Mensajes.
+$TbMsg=array();
+$TbMsg["MANUAL"]='User Manual';
+$TbMsg["API"]='API documentation';
+$TbMsg["CFG"]='Client configuration';
+$TbMsg["CHANGELOG"]='Changes in the version:';
+$TbMsg["USERMAIL"]=' User email list';
+$TbMsg["WEB"]='Web of the project: opengnsys.es';
+$TbMsg["ABOUT"]='About OpenGnsys';
+$TbMsg["CHANGELOG_TITULO"]='Changes in the version: ';
+$TbMsg["ENGINE_TITULO"]='Client configuration';
+$TbMsg["ENGINE_SUBTITULO"]='Content of engine.cfg';
diff --git a/admin/WebConsole/idiomas/php/eng/barramenu_eng.php b/admin/WebConsole/idiomas/php/eng/barramenu_eng.php
index 535a38df..4b1e499b 100644
--- a/admin/WebConsole/idiomas/php/eng/barramenu_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/barramenu_eng.php
@@ -21,6 +21,3 @@
$TbMsg[14]='Search';
$TbMsg[15]='Advanced Netboot';
$TbMsg[16]='Organizational Unit';
- $TbMsg[17]='About';
-?>
-