summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/acercade_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/acercade_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/acercade_eng.php19
1 files changed, 8 insertions, 11 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/acercade_eng.php b/admin/WebConsole/idiomas/php/eng/acercade_eng.php
index 3aa7505f..409e5e42 100644
--- a/admin/WebConsole/idiomas/php/eng/acercade_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/acercade_eng.php
@@ -1,21 +1,18 @@
<?php
//______________________________________________________
//
-// Fichero de idiomas php: acercade_eng.php
-// Idioma: Ingles
+// Php language file: acercade_eng.php
+// Language: English
//______________________________________________________
-// Si ya existe TbMsg, solo agregamos lo nuevo
+// If exist TbMsg, we only add the new
if(!isset($TbMsg)){
$TbMsg=array();
}
-$TbMsg["TITLE"]='Free and open-source application for deployment and management of operating systems.';
-$TbMsg["DESCRIPTION"]='OpenGnsys <em> (Open Genesis)</em> Project brings together the combined efforts of several Spanish Public Universities. OpenGnsys provide a number of free and open tools for managing and deploying computers. These tools supplies a complete, versatile and intuitive sytem. This system allows the arrangement, installation and deployment of different operating systems.';
-$TbMsg["LICENSE"]='OpenGnsys is a Free Software project. As such, all code is licensed under ';
-$TbMsg["LINK"]='Web project:';
+$TbMsg["TITLE"]='Free and open-source application for OS deployment and management.';
+$TbMsg["DESCRIPTION"]='OpenGnsys <em> (Open Genesis)</em> Project brings together the combined efforts of several Spanish Public Universities. OpenGnsys provides a set of free and open tools to managing and deploying OS. These tools supplies a complete, versatile and intuitive system to arrangement, installation and deployment of different OS.';
+$TbMsg["LICENSE"]='OpenGnsys is a Free Software project. All code is licensed under ';
+$TbMsg["LINK"]='Project Web:';
$TbMsg["CHANGE"]='Changes in: ';
-$TbMsg["MANUAL"]='Manual OpenGnsys ';
-
-
-?>
+$TbMsg["MANUAL"]='OpenGnsys manual ';