diff --git a/pages/Settings.qml b/pages/Settings.qml index 649242d6..0231dc57 100644 --- a/pages/Settings.qml +++ b/pages/Settings.qml @@ -143,7 +143,7 @@ Rectangle { color: "#4A4646" Layout.fillWidth: true wrapMode: Text.WordWrap - text: qsTr("It is very important to write it down as this is the only backup you will need for your wallet.") + text: qsTr("This is very important to write down and keep secret. It is all you need to restore your wallet.") + translationManager.emptyString }