From 2c07bce25fa17493a69c2e94fda87914de368933 Mon Sep 17 00:00:00 2001 From: Benedict Aas Date: Sat, 12 Nov 2016 11:22:03 +0200 Subject: [PATCH] =?UTF-8?q?style(GUI):=20clarify=20wording=20at=20finished?= =?UTF-8?q?=20flash=20prompt=20(new=20=E2=86=92=20different)=20(#867)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently, the wording "same" versus "new" on the completion screen is ambiguous when they respectively mean use the same image file, or use a new and different image file. Therefore, change the wording from "new" to "different". Closes: https://github.com/resin-io/etcher/issues/839 --- lib/gui/pages/finish/templates/success.tpl.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gui/pages/finish/templates/success.tpl.html b/lib/gui/pages/finish/templates/success.tpl.html index 66481e34..6777220d 100644 --- a/lib/gui/pages/finish/templates/success.tpl.html +++ b/lib/gui/pages/finish/templates/success.tpl.html @@ -19,10 +19,10 @@
-

Would you like to flash a new image?

+

Would you like to flash a different image?