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:
Old Dip Tracker 2022-05-31 11:29:48 -04:00 committed by GitHub
commit e4e8c4b48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")