source: admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js @ fce0af3

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 fce0af3 was 7cd5122, checked in by irina <irinagomez@…>, 9 years ago

#720 Se corrige error en el comando restaurar de la consola, si en el aviso de UNICAST se cancela la acción no se envía a los equipos

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

  • Property mode set to 100644
File size: 981 bytes
Line 
1//________________________________________________________________________________________________________
2//
3//      Fichero de idiomas javascripts: restaurarimagen_eng.js
4//      Idioma: Inglés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must select at least an Image for partition ";
8TbMsg[1]="You can only select  an Image for partition ";
9TbMsg[2]="WARNING:  You have selected an Image from other operating system for current partition ";
10TbMsg[3]="Are you sure ?"
11TbMsg[4]="You must  select at least a partition and an Image"
12TbMsg[5]="You must select at least a image path for partition ";
13TbMsg[6]="You must choose only one image of the down";
14TbMsg["FILTER"]="Debe seleccionar al menos un ordenador que tenga la configuración elegida.";
15TbMsg["UNICAST"]="\t!!!!!     ATENCIÓN     !!!!! \nHa seleccionado UNICAST en varios ordenadores,\nLa transferencia puede demorarse en el tiempo";
Note: See TracBrowser for help on using the repository browser.