From 3c600bd5be39cd417f5c8c72df3cb07b79bf7369 Mon Sep 17 00:00:00 2001 From: Will Binns Date: Tue, 27 Dec 2016 19:25:58 -0600 Subject: [PATCH] en: Update strings to account for blockchain size --- _translations/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_translations/en.yml b/_translations/en.yml index 68dc17f9..73c85455 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -219,9 +219,9 @@ en: checkfailcontrolthirdparty: "Money controlled by a third party" checkfailcontrolthirdpartytxt: "This service has full control over your bitcoins. This means you need to trust this service will not lose your funds in an incident on their side. As of today, most web wallets don't insure their deposits like a bank, and many such services have suffered from security breaches in the past." checkgoodvalidationfullnode: "Full validation" - checkgoodvalidationfullnodetxt: "This wallet is a full node that validates and relays transactions on the Bitcoin network. This means no trust in a third party is required when verifying payments. Full nodes provide the highest level of security and are essential to protecting the network. However, they require more space (over 65GB), bandwidth, and a longer initial synchronization time." + checkgoodvalidationfullnodetxt: "This wallet is a full node that validates and relays transactions on the Bitcoin network. This means no trust in a third party is required when verifying payments. Full nodes provide the highest level of security and are essential to protecting the network. However, they require more space (over 100GB), bandwidth, and a longer initial synchronization time." checkgoodvalidationfullnoderequired: "Full validation" - checkgoodvalidationfullnoderequiredtxt: "This wallet requires you to install full node software that validates and relays transactions on the Bitcoin network. This means no trust in a third party is required when verifying payments. Full nodes provide the highest level of security and are essential to protecting the network. However, they require more space (over 65GB), bandwidth, and a longer initial synchronization time." + checkgoodvalidationfullnoderequiredtxt: "This wallet requires you to install full node software that validates and relays transactions on the Bitcoin network. This means no trust in a third party is required when verifying payments. Full nodes provide the highest level of security and are essential to protecting the network. However, they require more space (over 100GB), bandwidth, and a longer initial synchronization time." checkneutralvalidationvariable: "Variable validation" checkneutralvalidationvariabletxt: "Payment validation features are provided by the software wallet you use with this device. Please see the Validation score for the software wallet you plan to use." checkpassvalidationspvp2p: "Simplified validation" @@ -312,7 +312,7 @@ en: source: "Source code" versionhistory: "Show version history" notelicense: "Bitcoin Core is a community-driven free software project, released under the MIT license." - notesync: "Bitcoin Core initial synchronization will take time and download a lot of data. You should make sure that you have enough bandwidth and storage for the full block chain size (over 65GB). If you have a good Internet connection, you can help strengthen the network by keeping your PC running with Bitcoin Core and port 8333 open." + notesync: "Bitcoin Core initial synchronization will take time and download a lot of data. You should make sure that you have enough bandwidth and storage for the full block chain size (over 100GB). If you have a good Internet connection, you can help strengthen the network by keeping your PC running with Bitcoin Core and port 8333 open." full_node_guide: "Read the full node guide for details." patient: "Check your bandwidth and space" releasekeys: "Bitcoin Core Release Signing Keys"