//________________________________________________________________________________________________________ // // 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.";