From e5a52c93772abf8319631454d23e4df7e69215cf Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Wed, 25 Jan 2017 10:32:07 -0400 Subject: [PATCH] fix(GUI): improve validation error message (#1047) The current validation message is obscure and tends to lead users to believe there is a problem with Etcher. Fixes: https://github.com/resin-io/etcher/issues/735 Change-Type: patch Changelog-Entry: Improve validation error message. Signed-off-by: Juan Cruz Viotti --- .../flash-error-modal/templates/flash-error-modal.tpl.html | 4 +++- lib/shared/messages.js | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lib/gui/components/flash-error-modal/templates/flash-error-modal.tpl.html b/lib/gui/components/flash-error-modal/templates/flash-error-modal.tpl.html index a31a206b..7110b76f 100644 --- a/lib/gui/components/flash-error-modal/templates/flash-error-modal.tpl.html +++ b/lib/gui/components/flash-error-modal/templates/flash-error-modal.tpl.html @@ -8,7 +8,9 @@