From 8a86816c76f4a8b7d9dc4f7dc784858e4c8fe290 Mon Sep 17 00:00:00 2001 From: dtvv Date: Tue, 18 Sep 2018 13:13:27 -0500 Subject: [PATCH] Simplify the buttons. the text at the top already says you are importing an account. so the buttons should just say Import .bin File or Import Brainkey in the intro screen --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index bfbdbee..caa4ab5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -518,7 +518,7 @@ Import Account Select one option to import your existing account Import Account Seed - Import Account Backup + Import .bin File Disagree Agree Add