blob: 2f5301dc628e69a38e1605fbc1b73ebaa998a051 (
plain)
1
2
3
4
5
6
7
8
9
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascript: propiedades_imagenes_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must introduce a name for this image";
TbMsg[1]="The image must contain at least some of a software profile";
TbMsg[2]="WARNING: There are computers with this image in some of their partitions. ¿ Are you sure ?";
|