From 9d351edbab13626f72f88b3dcfb97084b4ade99b Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Sat, 27 Jun 2015 16:55:29 -0400 Subject: [PATCH] Releases: Link To Signing Keys On Download Page --- _templates/download.html | 11 +++++++++++ _translations/en.yml | 2 ++ 2 files changed, 13 insertions(+) diff --git a/_templates/download.html b/_templates/download.html index b32ba6a8..55930f22 100755 --- a/_templates/download.html +++ b/_templates/download.html @@ -83,6 +83,17 @@ lin64: "linux64.tar.gz" {% translate versionhistory %}

+ +

Bitcoin Core Release Signing Keys

+ + + +
+

note{% translate patient %}

{% translate notesync %} {% translate full_node_guide %}

{% translate notelicense %}

diff --git a/_translations/en.yml b/_translations/en.yml index 0789dffa..8ce09343 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -251,6 +251,8 @@ en: 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 20GB). 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" + to: "to" + and_later: "and later" events: title: "Conferences and events - Bitcoin" pagetitle: "Conferences and events"