close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
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 daf9bcc was
318b0a8,
checked in by Ramón M. Gómez <ramongomez@…>, 6 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. |
|---|
| 8 | if (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.