Last change
on this file since a89da3d 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 |
---|
8 | if(!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.