source: admin/WebConsole/idiomas/javascripts/eng/aulas_eng.js @ 9dba28d3

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 9dba28d3 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.3 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: aulas_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="Computer template have been successfully registered and all the computers of this lab have been updated using this configuration";
8TbMsg[1]="WARNING: This environment will be refresh.  Are you sure ?";
9TbMsg[2]="WARNING: This environment will be purge.  Are you sure ?";
10TbMsg[3]="WARNING: the items of menus from this environment will be refresh. ¿ Are you sure ?";
11TbMsg[4]="WARNING: This environment will be switched: Are you sure?";
12
13TbMsg[5]=" ATENCIÓN: La consola remota ya está activada para este ámbito. Haga el seguimiento en la propia pantalla de comandos/scripts";
14
15
16TbMsg[6]="WARNING:You must select the 'Remote Console' previously";
17TbMsg[7]="The update request is send with success";
18TbMsg[8]="There is something wrong with the requested update";
19TbMsg[9]="The switch request is send with success";
20TbMsg[10]="There is something wrong with the requested switch";
21TbMsg[11]="The scan request is send with success";
22TbMsg[12]="There is something wrong with requested scan";
23
24
Note: See TracBrowser for help on using the repository browser.