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 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js b/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js deleted file mode 100644 index c1fe1d21..00000000 --- a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js +++ /dev/null @@ -1,12 +0,0 @@ -//________________________________________________________________________________________________________ -// -// Fichero de idiomas javascripts: configurar_eng.js -// Idioma: Ingés -//________________________________________________________________________________________________________ -TbMsg=new Array; -TbMsg[0]="You must select at least an Image for partition "; -TbMsg[1]="You can only select an Image for partition "; -TbMsg[2]="WARNING: You have selected an Image from other operating system for current partition "; -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 "; |