source: admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js @ fac0b87

Last change on this file since fac0b87 was 4181251, checked in by ramon <ramongomez@…>, 9 years ago

Versión 1.0.6a, #730: Integrar código y liberar la versión de mantenimiento OpenGnSys 1.0.6a.

git-svn-id: https://opengnsys.es/svn/trunk@4820 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 831 bytes
Line 
1//________________________________________________________________________________________________________
2//
3//      Fichero de idiomas javascripts: configurar_eng.js
4//      Idioma: Ing�s
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must select at least an Image for partition ";
8TbMsg[1]="You can only select  an Image for partition ";
9TbMsg[2]="WARNING:  You have selected an Image from other operating system for current partition ";
10TbMsg[3]="Are you sure ?"
11TbMsg[4]="You must  select at least a partition and an Image"
12TbMsg[5]="You must select at least a image path for partition ";
13TbMsg[6]="You must choose only one image of the down";
14TbMsg["FILTER"]="Debe seleccionar al menos un ordenador que tenga la configuración elegida.";
Note: See TracBrowser for help on using the repository browser.