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

@@ -96,12 +96,13 @@ Item {
WizardManageWalletUI {
id: uiItem
titleText: qsTr("Give your new wallet a name") + translationManager.emptyString
titleText: qsTr("Create a new wallet") + translationManager.emptyString
wordsTextTitle: qsTr("Here is your wallet's 25 word mnemonic seed") + translationManager.emptyString
wordsTextItem.clipboardButtonVisible: true
wordsTextItem.tipTextVisible: true
wordsTextItem.memoTextReadOnly: true
restoreHeightVisible:false
recoverMode: false
}
Component.onCompleted: {