diff options
Diffstat (limited to 'admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js')
-rw-r--r-- | admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js b/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js index fcaaf8c6..f1526877 100644 --- a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js +++ b/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js @@ -1,7 +1,7 @@ //________________________________________________________________________________________________________ // -// Fichero de idiomas javascripts: configurar_eng.js -// Idioma: Ing�s +// Fichero de idiomas javascripts: restaurarimagen_eng.js +// Idioma: Inglés //________________________________________________________________________________________________________ TbMsg=new Array; TbMsg[0]="You must select at least an Image for partition "; @@ -10,5 +10,6 @@ TbMsg[2]="WARNING: You have selected an Image from other operating system for c TbMsg[3]="Are you sure ?" TbMsg[4]="You must select at least a partition and an Image" TbMsg[5]="You must select at least a image path for partition "; -TbMsg[6]="You must choose only one image of the down"; -TbMsg["FILTER"]="Debe seleccionar al menos un ordenador que tenga la configuración elegida."; +TbMsg[6]="You must choose only one image of the down"; +TbMsg["FILTER"]="Debe seleccionar al menos un ordenador que tenga la configuración elegida."; +TbMsg["UNICAST"]="\t!!!!! ATENCIÓN !!!!! \nHa seleccionado UNICAST en varios ordenadores,\nLa transferencia puede demorarse en el tiempo"; |