From 05a0107a60bb46d9fdd19fe39439091bcfa544d7 Mon Sep 17 00:00:00 2001 From: Jpja Date: Thu, 15 Jan 2015 10:08:41 +0200 Subject: [PATCH] Update bitaddress-vanity.html --- bitaddress-vanity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitaddress-vanity.html b/bitaddress-vanity.html index 7ad6f5d..bda0155 100644 --- a/bitaddress-vanity.html +++ b/bitaddress-vanity.html @@ -7562,7 +7562,7 @@ ninja.translator = { "paperlabelencryptedkey": "Encrypted Private Key (Password required)", "bulkgeneratingaddresses": "Generating addresses... ", "brainalertpassphrasetooshort": "The passphrase you entered is too short.\n\n", - "brainalertpassphrasewarning": "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your bitcoins.", + "brainalertpassphrasewarning": "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your bitcoins.

This is a modified brainwallet. To recover you private key, you need an exact copy of this html file, as well as your passphrase.", "brainalertpassphrasedoesnotmatch": "The passphrase does not match the confirm passphrase.", "detailalertnotvalidprivatekey": "The text you entered is not a valid Private Key", "detailconfirmsha256": "The text you entered is not a valid Private Key!\n\nWould you like to use the entered text as a passphrase and create a Private Key using a SHA256 hash of the passphrase?\n\nWarning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your bitcoins.",