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

lgromero-new-oglive
Last change on this file was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 980 bytes
Line 
1//________________________________________________________________________________________________________
2//
3//    Javascript language file: restaurarimagen_eng.js
4//    Language: English
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must select an image for this partition";
8TbMsg[1]="You must select at least a partition and an image";
9TbMsg[2]="WARNING: You have selected an image from a different OS for current partition";
10TbMsg[3]="Are you sure ?"
11TbMsg[4]="You must  select at least an image for this partition"
12TbMsg[5]="You must select at least an image path for  this partition ";
13TbMsg[6]="You must choose the image from only one of the drop-down";
14TbMsg["FILTER"]="You must choose at least one computer with the chosen configuration.";
15TbMsg["UNICAST"]="\t!!!!!     WARNING     !!!!! \nYou have selected UNICAST for multiple computers,\nThe transfer may be delayed in time";
Note: See TracBrowser for help on using the repository browser.