mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-01-31 10:30:52 +00:00
Merge pull request #2953 from jadehamel/donotsharepk
Change sentence in UI that could suggest a private key is not 100% private
This commit is contained in:
commit
e4e8c4b48b
@ -159,7 +159,7 @@ void OverviewPage::UpdateTip()
|
||||
tr("Make sure to keep your wallet updated."),
|
||||
tr("Backup your private key to recover your coins, using 'File' > 'Backup Wallet'"),
|
||||
tr("Always do your own research before using an external cryptocurrency service"),
|
||||
tr("Never share your private key to an untrustworthy person."),
|
||||
tr("Never share your private key with anyone"),
|
||||
tr("Who owns the private keys owns the coins."),
|
||||
tr("To see ongoing development and contribute, checkout Dogecoin repository on GitHub!"),
|
||||
tr("Services that claim to double your dogecoins are always ponzi schemes")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user