From a096771a46bbf4bc86b1e272a7cf1a44d5a5dd56 Mon Sep 17 00:00:00 2001 From: Saivann Date: Sun, 4 Aug 2013 01:00:02 -0400 Subject: [PATCH] Fix a misleading sentence --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index 213d82bd..f9503a47 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -278,7 +278,7 @@ en: backup: "Backup your wallet" backuptxt: "Bitcoin services and software allow you to backup your wallet. Stored in a safe place, a backup can protect you against computer failures and many human mistakes." backupwhole: "Backup your entire wallet" - backupwholetxt: "Your wallet contains many private keys that receive the change of your transactions in order to protect your privacy. If you only have a backup of your visible private keys, you might not be able to recover a great part of your funds with your backup." + backupwholetxt: "Your wallet contains many private keys that receive the change of your transactions in order to protect your privacy. If you only have a backup of the private keys for your visible Bitcoin addresses, you might not be able to recover a great part of your funds with your backup." backuponline: "Encrypt online backups" backuponlinetxt: "Any backup that is stored online is highly vulnerable to theft. Even a computer that is connected to the Internet is vulnerable to malicious software. As such, encrypting any backup that is exposed to the network is a good security practice." backupmany: "Use many secure locations"