aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardCreateWallet1.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardCreateWallet1.qml')
-rw-r--r--wizard/WizardCreateWallet1.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardCreateWallet1.qml b/wizard/WizardCreateWallet1.qml
index 69866abd..4906f954 100644
--- a/wizard/WizardCreateWallet1.qml
+++ b/wizard/WizardCreateWallet1.qml
@@ -91,7 +91,7 @@ Rectangle {
copyButton: false
readOnly: true
- placeholderText: qsTr("-") + translationManager.emptyString
+ placeholderText: "-"
text: wizardController.walletOptionsSeed
}