From 34a812caa78c4a52596d2eea3f00d87e66e0c7aa Mon Sep 17 00:00:00 2001 From: sunnankar Date: Thu, 17 Apr 2014 13:03:24 -0400 Subject: [PATCH 1/3] Update en.yml Change title to call to action for why to run a full node. Refined the paragraph for conciseness and to explain the benefits of running a full node. --- _translations/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_translations/en.yml b/_translations/en.yml index c129f661..6940cbac 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -102,8 +102,8 @@ en: getstarted: "Get started fast and easy" getstarteddesk: "MultiBit is an app you can download for Windows, Mac and Linux." getstartedmobi: "Bitcoin Wallet for Android runs on your phone or tablet." - bethenetwork: "Be part of the Bitcoin network" - bethenetworktxt: "Do you have a computer that you keep switched on all the time, that's connected to the Internet? You can help the community by simply running the full Bitcoin client on it. The full client is more resource intensive and will take a complete day to synchronize. After that your computer will contribute to the network by checking and relaying transactions." + bethenetwork: "Why you should be part of the Bitcoin network" + bethenetworktxt: "Running a full Bitcoin client strengthens the Bitcoin network which is comprised of thousands of full nodes. Doing so uses resources and can take a day or longer to synchronize. But there are benefits like significantly increasing privacy, greater security by not trusting other nodes and contributing to the network’s strength by checking and relaying transactions." walletdesk: "Desktop wallets" walletdesktxt: "Desktop wallets are installed on your computer. They give you complete control over your wallet. You are responsible for protecting your money and doing backups." walletmobi: "Mobile wallets" From c2c7866b3788ed982a554f2ced98ec96bd10d6f9 Mon Sep 17 00:00:00 2001 From: sunnankar Date: Thu, 17 Apr 2014 13:24:19 -0400 Subject: [PATCH 2/3] Update en.yml Download link change. Addition of storage and bandwidth usage. --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index 6940cbac..f93270eb 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -103,7 +103,7 @@ en: getstarteddesk: "MultiBit is an app you can download for Windows, Mac and Linux." getstartedmobi: "Bitcoin Wallet for Android runs on your phone or tablet." bethenetwork: "Why you should be part of the Bitcoin network" - bethenetworktxt: "Running a full Bitcoin client strengthens the Bitcoin network which is comprised of thousands of full nodes. Doing so uses resources and can take a day or longer to synchronize. But there are benefits like significantly increasing privacy, greater security by not trusting other nodes and contributing to the network’s strength by checking and relaying transactions." + bethenetworktxt: "Running a full Bitcoin client strengthens the Bitcoin network which is comprised of thousands of full nodes. Doing so uses storage and bandwidth resources and can take a day or longer to synchronize. But there are benefits like significantly increasing privacy, greater security by not trusting other nodes and contributing to the network’s strength by checking and relaying transactions." walletdesk: "Desktop wallets" walletdesktxt: "Desktop wallets are installed on your computer. They give you complete control over your wallet. You are responsible for protecting your money and doing backups." walletmobi: "Mobile wallets" From 922fcc1475091f5dc1e4bcd7c13bd41867f94ca9 Mon Sep 17 00:00:00 2001 From: sunnankar Date: Thu, 17 Apr 2014 14:29:24 -0400 Subject: [PATCH 3/3] Update en.yml Shortened the title. --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index f93270eb..1f7d5ba1 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -102,7 +102,7 @@ en: getstarted: "Get started fast and easy" getstarteddesk: "MultiBit is an app you can download for Windows, Mac and Linux." getstartedmobi: "Bitcoin Wallet for Android runs on your phone or tablet." - bethenetwork: "Why you should be part of the Bitcoin network" + bethenetwork: "Why be part of the Bitcoin network" bethenetworktxt: "Running a full Bitcoin client strengthens the Bitcoin network which is comprised of thousands of full nodes. Doing so uses storage and bandwidth resources and can take a day or longer to synchronize. But there are benefits like significantly increasing privacy, greater security by not trusting other nodes and contributing to the network’s strength by checking and relaying transactions." walletdesk: "Desktop wallets" walletdesktxt: "Desktop wallets are installed on your computer. They give you complete control over your wallet. You are responsible for protecting your money and doing backups."