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

Last change on this file since bf001d0 was 91aaf03, checked in by ramon <ramongomez@…>, 13 years ago

Versión 1.0.3, #499: Integrar versión 1.0.3 en rama principal.

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

  • Property mode set to 100644
File size: 732 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"
Note: See TracBrowser for help on using the repository browser.