source: admin/WebConsole/idiomas/php/eng/ayuda_eng.php @ 25318fb

918-git-images-111dconfigure-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-instalacion
Last change on this file since 25318fb was 318b0a8, checked in by Ramón M. Gómez <ramongomez@…>, 5 years ago

#947: Link the statistics page from the help page.

  • Property mode set to 100644
File size: 802 bytes
Line 
1<?php
2// __________________________________________________
3//
4//      Fichero de idiomas php: ayuda_eng.php
5//      Idioma: Inglés
6// __________________________________________________
7// Mensajes.
8if (empty ($TbMsg)) $TbMsg=array();
9$TbMsg["HELP_TITLE"]='Help';
10$TbMsg["OU_STATS"]='Statistics of the Organizational Unit';
11$TbMsg["MANUAL"]='User Manual';
12$TbMsg["API"]='Engine API documentation';
13$TbMsg["CFG"]='Client configuration';
14$TbMsg["REST"]='REST API documentation';
15$TbMsg["CHANGELOG"]='Changes in the version:';
16$TbMsg["USERMAIL"]=' User email list';
17$TbMsg["WEB"]='Web of the project: opengnsys.es';
18$TbMsg["ABOUT"]='About OpenGnsys';
19$TbMsg["CHANGELOG_TITLE"]='Changes in the version: ';
20$TbMsg["ENGINE_TITLE"]='Client configuration';
21$TbMsg["ENGINE_SUBTITLE"]='Content of engine.cfg';
Note: See TracBrowser for help on using the repository browser.