diff options
Diffstat (limited to 'admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js')
-rw-r--r-- | admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js b/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js index 336ebbb8..01753ce3 100644 --- a/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js +++ b/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js @@ -7,4 +7,4 @@ TbMsg=new Array; // Asistente de particionado TbMsg["NOCACHESIZE"] = "Free disk space is smaller than cache!"; TbMsg["NODISKSIZE"] = "Free disk space cannot be lower than zero!"; -TbMsg["NOSUPPORT"] = "Este navegador no soporta la operaciĆ³n."; +TbMsg["NOSUPPORT"] = "This browser does not support this operation."; |