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
This commit is contained in:
parent
b6a9e6b59c
commit
8a86816c76
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@
|
|||
<string name="import_account">Import Account</string>
|
||||
<string name="import_account_options_description">Select one option to import your existing account</string>
|
||||
<string name="import_account_seed">Import Account Seed</string>
|
||||
<string name="import_account_backup">Import Account Backup</string>
|
||||
<string name="import_account_backup">Import .bin File</string>
|
||||
<string name="disagree">Disagree</string>
|
||||
<string name="agree">Agree</string>
|
||||
<string name="add">Add</string>
|
||||
|
|
Loading…
Reference in a new issue