From 5c4341ace7708aed7b2e915d45e0a65742b6c89d Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 25 Jul 2016 00:54:30 -0400 Subject: [PATCH] minifix(GUI): improve validation error message (#595) The current error message is a bit blurry. The new one is much more user friendly and directly guides the user towards a possible "next action". Signed-off-by: Juan Cruz Viotti --- lib/gui/partials/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gui/partials/main.html b/lib/gui/partials/main.html index 19c02a33..8be4912b 100644 --- a/lib/gui/partials/main.html +++ b/lib/gui/partials/main.html @@ -102,7 +102,7 @@ Not enough space on the drive.
Please insert larger one and - Your removable drive did not pass validation check.
Please insert another one and + Your removable drive may be corrupted.
Try inserting a different one and
Oops, seems something went wrong. Click to retry