From c7f272d86a8a81ad6dd3eded27fe79aa75939e9e Mon Sep 17 00:00:00 2001 From: rating89us <45968869+rating89us@users.noreply.github.com> Date: Tue, 7 Jan 2020 18:36:06 -0300 Subject: [PATCH] Wizard: open wallet -> create wallet --- wizard/WizardCreateWallet4.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wizard/WizardCreateWallet4.qml b/wizard/WizardCreateWallet4.qml index e24dc0c3..f28a0f4a 100644 --- a/wizard/WizardCreateWallet4.qml +++ b/wizard/WizardCreateWallet4.qml @@ -65,7 +65,7 @@ Rectangle { WizardNav { Layout.topMargin: 24 - btnNextText: qsTr("Open wallet") + translationManager.emptyString + btnNextText: qsTr("Create wallet") + translationManager.emptyString progressSteps: 4 progress: 4