summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/acercade_eng.php
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2017-04-26 10:48:33 +0000
committerramon <ramongomez@us.es>2017-04-26 10:48:33 +0000
commite2b390451539e65c9d562957ba29b7926af25ffa (patch)
tree71f024d5c8f4eb66107b27795789af9ba9a680de /admin/WebConsole/idiomas/php/eng/acercade_eng.php
parentccec614da35b823a3b40bfb4a78805607546ab0e (diff)
#730: Usar nombre OpenGnsys en toda la consola web; actualizar tickets cerrados.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5281 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/acercade_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/acercade_eng.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/acercade_eng.php b/admin/WebConsole/idiomas/php/eng/acercade_eng.php
index 1cf4a190..3aa7505f 100644
--- a/admin/WebConsole/idiomas/php/eng/acercade_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/acercade_eng.php
@@ -10,11 +10,11 @@ if(!isset($TbMsg)){
}
$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["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["CHANGE"]='Changes in: ';
-$TbMsg["MANUAL"]='Manual OpenGnSys ';
+$TbMsg["MANUAL"]='Manual OpenGnsys ';
?>