diff --git a/wizard/WizardRestoreWallet1.qml b/wizard/WizardRestoreWallet1.qml
index 838e2d00..ae19fcf6 100644
--- a/wizard/WizardRestoreWallet1.qml
+++ b/wizard/WizardRestoreWallet1.qml
@@ -106,7 +106,7 @@ Rectangle {
 
             WizardHeader {
                 title: qsTr("Restore wallet") + translationManager.emptyString
-                subtitle: qsTr("Restore wallet from keys or mnemonic seed.") + translationManager.emptyString
+                subtitle: qsTr("Restore wallet from mnemonic seed or private keys.") + translationManager.emptyString
             }
 
             WizardWalletInput{