source: admin/WebConsole/idiomas/javascripts/eng/propiedades_imagenes_eng.js

lgromero-new-oglive
Last change on this file was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 823 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: propiedades_imagenes_eng.js propiedades_imagenes_eng.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must enter a name for this image";
8TbMsg[1]="The image must contain at least one software profile";
9TbMsg[2]="WARNING: There are computers with this image in one of their partitions. Are you sure?";
10TbMsg[3]="Canonical name of image-file fichero-imagen can only contain alphanumeric characters";
11TbMsg[4]="Missing partition number";
12TbMsg[5]="Missing partition type";
13TbMsg[6]="Missing repository";
14TbMsg[7]="Missing comment";
15TbMsg[8]="You must choose basic image for attaching this one";
Note: See TracBrowser for help on using the repository browser.