From 4388550886c8d6fdbcaea12c546cfc29f65fa1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marta=20Marczykowska-G=C3=B3recka?= Date: Tue, 12 Mar 2019 12:29:44 +0100 Subject: [PATCH] Fixed text error in Restore GUI fixes QubesOS/qubes-issues#4873 --- ui/restoredlg.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/restoredlg.ui b/ui/restoredlg.ui index 7cff1a6..bb3df0a 100644 --- a/ui/restoredlg.ui +++ b/ui/restoredlg.ui @@ -268,7 +268,7 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p><span style=" font-weight:600;">WARNING: restored dom0 files are located in ~/backup-restore-&lt;timestamp&gt; directory</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600;">WARNING: restored dom0 files are located in ~/home-restore-&lt;timestamp&gt; directory</span></p></body></html>