blob: dbf1484a836eed0065cc34536ac7098fdbe7cb17 (
plain)
1
2
3
4
5
6
7
8
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascripts: crearperfilsoftware_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must select a software profile for this partition";
TbMsg[1]="You must select at least a partition and a software profile";
|