source: admin/WebConsole/idiomas/php/eng/consolaremota_eng.php @ d2a274a

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 d2a274a was 043e67d, checked in by pablombg <noreply@…>, 7 years ago

#814: Sustituir las etiquetas cortas de php por el formato largo

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5502 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.4 KB
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: consolaremota_eng.php (Comandos)
5//      Idioma: Ingles
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='Centers';
9        $TbMsg[1]='Classrooms group';
10        $TbMsg[2]='Classrooms';
11        $TbMsg[3]='Computer group';
12        $TbMsg[4]='Computers';
13        $TbMsg[5]='Turn off computers';
14        $TbMsg[6]='Environment';       
15        $TbMsg[7]='Remote console';
16        $TbMsg[8]='WARNING: To execute a command, type the syntax in the textarea and press enter';
17        $TbMsg[9]='The remote console request is send to this environment, you can write command into textarea to receive the echo in the output window';
18        $TbMsg[10]='WARNING: There is something wrong with the remote console request to this environment';
19        $TbMsg[11]='Script code';
20        $TbMsg[12]='Remote echo ';
21        $TbMsg[13]='WARNING: You select a remote console environment  distinct of "computer". </br> To view the client echo, press over pc with right boton and select "Console echo". </br>This opens a window that automatically refreshes where you can track the command / script entered.';
22        $TbMsg[14]="...Wait, please. It's sending  the script code";
23        $TbMsg[15]='...It has sent the script code. To view the client echo, press over pc with right boton and select "Console echo".';
24?>
Note: See TracBrowser for help on using the repository browser.