diff --git a/wizard/WizardPassword.qml b/wizard/WizardPassword.qml index b591a332..c93d4ef9 100644 --- a/wizard/WizardPassword.qml +++ b/wizard/WizardPassword.qml @@ -149,7 +149,7 @@ Item { color: "#4A4646" horizontalAlignment: Text.AlignHCenter text: qsTr("Note: this password cannot be recovered. If you forget it then the wallet will have to be restored from its 25 word mnemonic seed.

- Enter a secure password (using letters, numbers, and/or symbols):") + Enter a strong password (using letters, numbers, and/or symbols):") + translationManager.emptyString } }