mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Improve text
This commit is contained in:
parent
e59f480392
commit
823980c678
@ -2856,11 +2856,11 @@ popup.privateNotification.headline=Important private notification!
|
||||
popup.securityRecommendation.headline=Important security recommendation
|
||||
popup.securityRecommendation.msg=We would like to remind you to consider using password protection for your wallet if you have not already enabled that.\n\nIt is also highly recommended to write down the wallet seed words. Those seed words are like a master password for recovering your Bitcoin wallet.\nAt the \"Wallet Seed\" section you find more information.\n\nAdditionally you should backup the complete application data folder at the \"Backup\" section.
|
||||
|
||||
popup.bitcoinLocalhostNode.msg=Bisq detected a locally running Bitcoin Core node (at localhost).\n\n\
|
||||
Please ensure that following requirements are met:\n\
|
||||
- The node need to be fully synced before you start Bisq\n\
|
||||
- The node need to have pruning disabled (option: 'prune=0')\n\
|
||||
- The node need to have bloom filters enabled (option: 'peerbloomfilters=1')
|
||||
popup.bitcoinLocalhostNode.msg=Bisq detected a Bitcoin Core node running on this machine (at localhost).\n\n\
|
||||
Please ensure:\n\
|
||||
- the node is fully synced before starting Bisq\n\
|
||||
- pruning is disabled ('prune=0' in bitcoin.conf)\n\
|
||||
- bloom filters are enabled ('peerbloomfilters=1' in bitcoin.conf)
|
||||
|
||||
popup.shutDownInProgress.headline=Shut down in progress
|
||||
popup.shutDownInProgress.msg=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||
|
Loading…
Reference in New Issue
Block a user