From 515318efb8aa9b59acebe4e5be776793fb1d9331 Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 27 Oct 2014 00:26:50 -0400 Subject: [PATCH] Provide better instructions for running a full node on the "Participate" page --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index d7349e94..ccfc756a 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -545,7 +545,7 @@ en: use: "Using Bitcoin" usetxt: "Using Bitcoin is the first thing you can do to support Bitcoin. There are probably many cases where it can make your life easier. You can accept payments and make purchases with Bitcoin." node: "Be the network" - nodetxt: "You can join the Bitcoin network by keeping full node software running on your computer or dedicated server. Full nodes are securing and relaying all users' transactions. They can be compared to the backbone of the network." + nodetxt: "If you have a good Internet connection, you can strengthen the Bitcoin network by keeping full node software running on your computer or server with port 8333 open. Full nodes are securing and relaying all transactions." mining: "Mining" miningtxt: "You can start mining bitcoins to help processing transactions. In order to protect the network, you should join smaller mining pools and prefer decentralized pools like P2Pool or pools with getblocktemplate (GBT) support." develop: "Development"