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

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 9ac7993 was 3806a31, checked in by ramon <ramongomez@…>, 7 years ago

#834: Limpiar código JavaScript?: terminar instrucciones con ";" y evitar asignaciones duplicadas.

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

  • Property mode set to 100644
File size: 983 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.