source: admin/WebConsole/idiomas/php/eng/consolaremota_eng.php @ 41c430a

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 41c430a was 1c793fc, checked in by irina <irinagomez@…>, 13 years ago

version 1.0.3 #477: Internacionalización consola remota y javascript aulas.

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

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[f1cef3e]1<?
2//________________________________________________________________________________________________________
3//
[1c793fc]4//      Fichero de idiomas php: consolaremota_eng.php (Comandos)
5//      Idioma: Ingles
[f1cef3e]6//________________________________________________________________________________________________________
7        $TbMsg=array();
[1c793fc]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".';
[f1cef3e]24?>
Note: See TracBrowser for help on using the repository browser.