diff options
Diffstat (limited to 'wizard/WizardPassword.qml')
| -rw-r--r-- | wizard/WizardPassword.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardPassword.qml b/wizard/WizardPassword.qml index 12300af6..c26a7407 100644 --- a/wizard/WizardPassword.qml +++ b/wizard/WizardPassword.qml @@ -151,7 +151,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.<br/><br/> - Enter a secure password (using letters, numbers, and/or symbols):") + <b>Enter a strong password</b> (using letters, numbers, and/or symbols):") + translationManager.emptyString } } |
