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, 2 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js b/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js index 01753ce3..39070e88 100644 --- a/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js +++ b/admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js @@ -8,3 +8,5 @@ TbMsg=new Array; TbMsg["NOCACHESIZE"] = "Free disk space is smaller than cache!"; TbMsg["NODISKSIZE"] = "Free disk space cannot be lower than zero!"; TbMsg["NOSUPPORT"] = "This browser does not support this operation."; +// Asistente DeployImage +TbMsg["EFIPART"] = "Restore EFI partitions is not convenient. In postconfiguration of the system partition OpenGnsys copy bootloader in this partition. If there are other restored systems will not work."; |