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

lgromero-new-oglive
Last change on this file 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: 1.3 KB
RevLine 
[043e67d]1<?php
[f1cef3e]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php Language file: consolaremota_eng.php (Commands)
5//      Language: English
[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';
[beebc19]14        $TbMsg[6]='Scope';
[1c793fc]15        $TbMsg[7]='Remote console';
[beebc19]16        $TbMsg[8]='WARNING: Please type the syntax in the text area to execute a command and press enter';
17        $TbMsg[9]='A remote console request has been sent to this scope; you can type commands into text area to receive echo in the output window';
18        $TbMsg[10]='WARNING: Error in remote console requesting to this scope';
[1c793fc]19        $TbMsg[11]='Script code';
20        $TbMsg[12]='Remote echo ';
[beebc19]21        $TbMsg[13]='WARNING: You have chosen a scope for the remote console other than "computer". </br> Please, left click on a client and choose "Console echo" to display any client echo. </br>A new refreshed window will be opened where you can track the entered command or script.';
22        $TbMsg[14]="...Please wait. Sending script code";
23        $TbMsg[15]='...Script code sent. Please click on "Console Echo" to view any client echo, .';
Note: See TracBrowser for help on using the repository browser.