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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js b/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js index dbe7a4df..fcaaf8c6 100644 --- a/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js +++ b/admin/WebConsole/idiomas/javascripts/eng/comandos/restaurarimagen_eng.js @@ -10,4 +10,5 @@ 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"
\ No newline at end of file +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."; |