source: admin/WebConsole/idiomas/php/eng/acercade_eng.php @ 7dc04cc1

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 7dc04cc1 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
Line 
1<?php
2//______________________________________________________
3//
4//      Php language file: acercade_eng.php
5//      Language: English
6//______________________________________________________
7// If exist TbMsg, we only add the new
8if(!isset($TbMsg)){
9        $TbMsg=array();
10}
11
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:';
16$TbMsg["CHANGE"]='Changes in: ';
17$TbMsg["MANUAL"]='OpenGnsys manual ';
18
Note: See TracBrowser for help on using the repository browser.