diff options
author | albertogp <albertogp@uma.es> | 2016-11-28 10:55:26 +0000 |
---|---|---|
committer | albertogp <albertogp@uma.es> | 2016-11-28 10:55:26 +0000 |
commit | dda6ab9a523b4545178d8cbb3e1742743cfae933 (patch) | |
tree | 2cf988ec1ac665ed67adbf9ae3b2a87417c4de98 /admin/WebConsole/idiomas/php/eng/acercade_eng.php | |
parent | fe06132d01435d420e4b0a3d2a11f31f26761983 (diff) |
#766 IntegraciĆ³n de cambios en la rama branches/version1.1
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5114 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.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/acercade_eng.php b/admin/WebConsole/idiomas/php/eng/acercade_eng.php index 638dca56..1cf4a190 100644 --- a/admin/WebConsole/idiomas/php/eng/acercade_eng.php +++ b/admin/WebConsole/idiomas/php/eng/acercade_eng.php @@ -13,6 +13,8 @@ $TbMsg["TITLE"]='Free and open-source application for deployment and management $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 '; ?> |