blob: c1fe1d21c00492ff7ccda7f8d9dfbeee864c9136 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascripts: configurar_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must select at least an Image for partition ";
TbMsg[1]="You can only select an Image for partition ";
TbMsg[2]="WARNING: You have selected an Image from other operating system for current partition ";
TbMsg[3]="¿ Are you sure ?"
TbMsg[4]="You must select at least a partition and an Image"
TbMsg[5]="You must select at least a image path for partition ";
|