blob: 25ee564284362ad6c5f4af1b65852c654b7bac1c (
plain)
1
2
3
4
5
6
7
8
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascript: propiedades_perfilhardwares_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must introduce a name for this hardware profile";
TbMsg[1]="WARNING: There are computers with this profile. You can't remove them until you change hardware profile to this computers";
|