74
74
lbl_header.label = format_text(txt, true, false, true);
78
79
if (App.btrfs_mode && App.restore_current_system){
82
msg += bullet + _("You can continue working on the current system. After restart, the current system will be visible as a new snapshot. This snapshot can be restored later (if required) to 'undo' the restore.") + "\n";
86
msg += bullet + _("If system is unable to boot after restart, then boot from the Ubuntu Live CD/USB, install Timeshift on the live system and try restoring another snapshot.") + "\n\n";