mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Fix typos in English receivetxt translation
This commit is contained in:
parent
0efc267ca3
commit
efdc63b1d8
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ en:
|
|||
traceable: "Understanding Bitcoin traceability"
|
||||
traceabletxt: "Bitcoin works with an unprecedented level of transparency that most people are not used to dealing with. All Bitcoin transactions are public, traceable, and permanently stored in the Bitcoin network. Bitcoin addresses are the only information used to define where bitcoins are allocated and where they are sent. These addresses are created privately by each user's wallets. However, once addresses are used, they become tainted by the history of all transactions they are involved with. Anyone can see the <a href=\"http://blockexplorer.com\">balance and all transactions</a> of any address. Since users usually have to reveal their identity in order to receive services or goods, Bitcoin addresses cannot remain fully anonymous. For these reasons, Bitcoin addresses should only be used once and users must be careful not to disclose their addresses."
|
||||
receive: "Use new addresses to receive payments"
|
||||
receivetxt: "To protect your privacy, you should use a new Bitcoin address each time your receive a new payment. Additionally, you can use multiple wallets for different purposes. Doing so allows to isolate each of your transactions in such a way that it is not possible to associate them all together. People who send you money cannot see what other Bitcoin addresses you own and what you do with them. This is probably the most important advice you should keep in mind."
|
||||
receivetxt: "To protect your privacy, you should use a new Bitcoin address each time you receive a new payment. Additionally, you can use multiple wallets for different purposes. Doing so allows you to isolate each of your transactions in such a way that it is not possible to associate them all together. People who send you money cannot see what other Bitcoin addresses you own and what you do with them. This is probably the most important advice you should keep in mind."
|
||||
send: "Use change addresses when you send payments"
|
||||
sendtxt: "You can use a Bitcoin client like Bitcoin Core that makes it difficult to track your transactions by creating a new change address each time you send a payment. For example, if you receive 5 BTC on address A, and you later send 2 BTC to address B, the remaining change must be sent back to you. Some Bitcoin clients are designed to send the change to a new address C in such a way that it becomes difficult to know if you own Bitcoin address B or C."
|
||||
public: "Be careful with public spaces"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue