mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Clarified and broadened Mnemonic Seed description
This commit is contained in:
parent
160a042165
commit
35d7587dc5
@ -143,7 +143,7 @@ Rectangle {
|
|||||||
color: "#4A4646"
|
color: "#4A4646"
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
wrapMode: Text.WordWrap
|
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("Write this down and keep it secret! This seed is the only backup you need to restore your wallet.")
|
||||||
+ translationManager.emptyString
|
+ translationManager.emptyString
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user