Wizard: restore from keys

This commit is contained in:
Jaquee
2017-01-26 21:54:31 +01:00
parent b3232dc26f
commit c5c2a40ef5
7 changed files with 240 additions and 181 deletions

View File

@@ -185,7 +185,7 @@ Item {
font.pixelSize: 16
color: "#4A4949"
horizontalAlignment: Text.AlignHCenter
text: qsTr("Restore wallet from 25 word mnemonic seed") + translationManager.emptyString
text: qsTr("Restore wallet from keys or mnemonic seed") + translationManager.emptyString
width:page.buttonSize
wrapMode: Text.WordWrap
}