//________________________________________________________________________________________________________ // // Javascript language file: asistentes.js // Language: English //____________________________________________________________________________ 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"] = "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.";