Releases: Link To Full Node Page From Download Page

This commit is contained in:
David A. Harding 2015-02-19 19:04:12 -05:00
parent 91bd921d3e
commit f61f66d326
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 2 additions and 1 deletions

View file

@ -77,7 +77,7 @@ lin64: "linux64.tar.gz"
</p> </p>
</div> </div>
<h2><img src="/img/icons/note.svg" class="warningicon" alt="note">{% translate patient %}</h2> <h2><img src="/img/icons/note.svg" class="warningicon" alt="note">{% translate patient %}</h2>
<p>{% translate notesync %}</p> <p>{% translate notesync %} {% translate full_node_guide %}</p>
<p>{% translate notelicense %}</p> <p>{% translate notelicense %}</p>
</div> </div>
<script type="text/javascript"> <script type="text/javascript">

View file

@ -239,6 +239,7 @@ en:
versionhistory: "Show version history" versionhistory: "Show version history"
notelicense: "Bitcoin Core is a community-driven <a href=\"https://www.fsf.org/about/what-is-free-software\">free software</a> project, released under the <a href=\"http://opensource.org/licenses/mit-license.php\">MIT license</a>." notelicense: "Bitcoin Core is a community-driven <a href=\"https://www.fsf.org/about/what-is-free-software\">free software</a> project, released under the <a href=\"http://opensource.org/licenses/mit-license.php\">MIT license</a>."
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." 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 <a href=\"/en/full-node\">full node guide</a> for details."
patient: "Check your bandwidth and space" patient: "Check your bandwidth and space"
events: events:
title: "Conferences and events - Bitcoin" title: "Conferences and events - Bitcoin"