From adb5b7f6fc058842824de18b210d0f22003bcbc7 Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 4 Aug 2014 02:52:41 -0400 Subject: [PATCH] s/very little trust/little trust/ --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index f11118d7..23659784 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -138,7 +138,7 @@ en: checkpassdecentralizespv: "Decentralized" checkpassdecentralizespvtxt: "This wallet connects to the Bitcoin network. This means very little trust in third parties is required when verifying payments. However, it is not as secure as a full node like Bitcoin Core." checkpassdecentralizeservers: "Decentralized" - checkpassdecentralizeserverstxt: "This wallet connects to a random server from a list. This means very little trust in third parties is required when verifying payments. However, it is not as secure as a full node like Bitcoin Core." + checkpassdecentralizeserverstxt: "This wallet connects to a random server from a list. This means little trust in third parties is required when verifying payments. However, it is not as secure as a full node like Bitcoin Core." checkfaildecentralizecentralized: "Centralized" checkfaildecentralizecentralizedtxt: "This wallet relies on a centralized service by default. This means a third party must be trusted to not hide or simulate payments." checkgoodtransparencydeterministic: "Complete transparency"