blob: fc16ecd0a26b9ff5e1f4e1aa469ba4bb3501e5a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
//________________________________________________________________________________________________________
//
// Javascript language file: propiedades_imagenes_eng.js propiedades_imagenes_eng.js
// Language: English
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must enter a name for this image";
TbMsg[1]="The image must contain at least one software profile";
TbMsg[2]="WARNING: There are computers with this image in one of their partitions. Are you sure?";
TbMsg[3]="Canonical name of image-file fichero-imagen can only contain alphanumeric characters";
TbMsg[4]="Missing partition number";
TbMsg[5]="Missing partition type";
TbMsg[6]="Missing repository";
TbMsg[7]="Missing comment";
TbMsg[8]="You must choose basic image for attaching this one";
|