summaryrefslogtreecommitdiffhomepage
path: root/keysafe.hs
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.hs')
-rw-r--r--keysafe.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/keysafe.hs b/keysafe.hs
index 2bb857b..2d37385 100644
--- a/keysafe.hs
+++ b/keysafe.hs
@@ -217,7 +217,7 @@ restore storagelocations ui possibletunables secretkeydest = do
where
go tunables firstshares sis setpercent r = case r of
DecryptFailed -> return $
- showError ui "Decryption failed! Unknown why it would fail at this point."
+ showError ui "Decryption failed! Probably you entered the wrong password."
DecryptSuccess secretkey -> do
_ <- setpercent 100
writeSecretKey secretkeydest secretkey