918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[da69e344] | 1 | <?php |
---|
| 2 | //______________________________________________________ |
---|
| 3 | // |
---|
[006e950] | 4 | // Fichero de idiomas php: acercade_eng.php |
---|
| 5 | // Idioma: Ingles |
---|
[da69e344] | 6 | //______________________________________________________ |
---|
| 7 | // Si ya existe TbMsg, solo agregamos lo nuevo |
---|
| 8 | if(!isset($TbMsg)){ |
---|
| 9 | $TbMsg=array(); |
---|
| 10 | } |
---|
| 11 | |
---|
[006e950] | 12 | $TbMsg["TITLE"]='Free and open-source application for deployment and management of operating systems.'; |
---|
[e2b3904] | 13 | $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.'; |
---|
| 14 | $TbMsg["LICENSE"]='OpenGnsys is a Free Software project. As such, all code is licensed under '; |
---|
[006e950] | 15 | $TbMsg["LINK"]='Web project:'; |
---|
[dda6ab9] | 16 | $TbMsg["CHANGE"]='Changes in: '; |
---|
[e2b3904] | 17 | $TbMsg["MANUAL"]='Manual OpenGnsys '; |
---|
[da69e344] | 18 | |
---|
| 19 | |
---|
| 20 | ?> |
---|
| 21 | |
---|
Note: See
TracBrowser
for help on using the repository browser.