mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Improve wizard Seed importance/secret statement
This commit is contained in:
parent
31f9c1d09b
commit
2f4d31a925
@ -73,7 +73,7 @@ Column {
|
|||||||
font.pixelSize: 15
|
font.pixelSize: 15
|
||||||
color: "#4A4646"
|
color: "#4A4646"
|
||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
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 seed is VERY important to write down and keep secret. It is all you need to backup and restore your wallet.")
|
||||||
+ translationManager.emptyString
|
+ translationManager.emptyString
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user