source: admin/WebConsole/idiomas/javascripts/eng/asistentes_eng.js @ 89fce9b

configure-oglivelgromero-new-oglivemainmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineoglive-ipv6test-python-scriptsticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 89fce9b was aa7c8e4, checked in by Irina Gómez <irinagomez@…>, 6 years ago

#802 For EFI partition: in console in 'RestoreImage?' command can't select it and deploy wizard show a message.

  • Property mode set to 100644
File size: 746 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: asistentes.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7// Asistente de particionado
8TbMsg["NOCACHESIZE"] = "Free disk space is smaller than cache!";
9TbMsg["NODISKSIZE"] = "Free disk space cannot be lower than zero!";
10TbMsg["NOSUPPORT"] = "This browser does not support this operation.";
11// Asistente DeployImage
12TbMsg["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.";
Note: See TracBrowser for help on using the repository browser.