source: admin/WebConsole/idiomas/php/eng/acercade_eng.php @ 9815cac

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
Last change on this file since 9815cac was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 886 bytes
RevLine 
[da69e344]1<?php
2//______________________________________________________
3//
[beebc19]4//      Php language file: acercade_eng.php
5//      Language: English
[da69e344]6//______________________________________________________
[beebc19]7// If exist TbMsg, we only add the new
[da69e344]8if(!isset($TbMsg)){
9        $TbMsg=array();
10}
11
[beebc19]12$TbMsg["TITLE"]='Free and open-source application for OS deployment and management.';
13$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.';
14$TbMsg["LICENSE"]='OpenGnsys is a Free Software project. All code is licensed under ';
15$TbMsg["LINK"]='Project Web:';
[dda6ab9]16$TbMsg["CHANGE"]='Changes in: ';
[beebc19]17$TbMsg["MANUAL"]='OpenGnsys manual ';
[da69e344]18
Note: See TracBrowser for help on using the repository browser.