Commit graph

62 commits

Author SHA1 Message Date
Igor Kuzmenko
c49e7187b5 Merge with master 2017-07-31 11:13:06 +02:00
Will Binns
8f5797cc62
translations: Swap to other approved directory
This swaps "howtobuybitcoins.info" with another directory that has been
approved for our resources page "buybitcoinworldwide.com".
2016-12-17 20:25:12 -06:00
Cøbra
e3f28ac6b0 Merge pull request #1225 from jonathancross/master
Updating Blockchain size from "20GB" to "65GB".
2016-04-20 09:02:04 +01:00
David A. Harding
27051f2d1e
Merge pulls #1213, #1214, #1219, #1221, #1224, #1226
- 1213: Remove Hive wallet
- 1214: Remove links to 'mempool.info/pools'
- 1219: guide_transactions.md, correct 2 spellings.
- 1221: about: Move to Inactive
- 1224: Remove givebtc.org from resources
- Remove btcmexico.org from community page
2016-01-24 04:07:48 -05:00
Jonathan Cross
4d8e5db3de Updating Blockchain size from "20GB" to "65GB".
Accounts for all variations in the 27 translastions.
2016-01-23 18:55:35 +01:00
cpmx
c2e8150da2 Remove Hive wallet 2016-01-22 11:06:20 +13:00
cpmx
ad9c146942 Remove links to 'mempool.info/pools'
Removes links to ‘http://mempool.info/pools'.

Link is dead, gives error: 404 Not Found
2016-01-22 00:28:35 +13:00
Andrew Tian
405629a63e new whatcanidoforbitcoin domain 2015-09-12 02:17:21 -07:00
Saivann
336a34652a Remove unrelevant low-level details for end users from the "Protect your privacy" page (thanks luke-jr) 2015-07-28 22:44:12 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
2015-06-23 09:08:40 -04:00
Wladimir J. van der Laan
7b333dfb7b
Mailing list move 2015-06-22 09:49:09 +02:00
Ravinder Pal Singh
1d2f9ae83b Update it.yml
Translation improvement
2015-06-09 22:44:12 +02:00
Eric Larchevêque
4c71f9e1a6
Wallets: Rename HW.1 to Ledger Nano
Rebased-from: a07e159e24e79905e6a2dd8bf82d0a873348d3f4
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #696
Closes #844
2015-05-01 18:55:49 -04:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&amp;`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
Saivann
7a46f4cf5d Merge branch 'support' 2015-04-11 13:04:30 -04:00
sandakersmann
2e1c26cc8a Cryptocurrency is one word 2015-04-11 16:19:12 +02:00
Saivann
5a90e9808d Update da, it translations 2015-04-10 09:50:08 -04:00
Saivann
1467db2c3e Update it translations 2015-04-09 22:34:53 -04:00
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
phantomcircuit
6987ca346c
remove references to knc wallet
Rebased-by: David A. Harding <dave@dtrt.org>
Rebased-from: 0e1e40ce970c696ed058952f2e832f4c57e22c2e
Closes #673
2015-03-23 13:29:39 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
Uses Ruby html-proofer to check the links.  This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).

Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
David A. Harding
a0b206c77d
Merge pulls #765 and #770
* #765: Links: Replace Dead BitLegal.io With Wikipedia
* #770: Bitcoin for Developers: Change links
2015-02-25 11:36:44 -05:00
David A. Harding
5fc487a913
Links: Replace Dead BitLegal.io With Wikipedia
BitLegal.io is no longer active, with whois saying the domain is being
deleted. As suggested by Reddit user /u/SatoshisGhost (thanks!), this
replaces the links to bitlegal with links to a Wikipedia article:

    s^http://bitlegal.io/^https://en.wikipedia.org/wiki/Legality_of_bitcoin_by_country^

If a better resource appears, we can link to that instead.
2015-02-23 14:43:16 -05:00
louisjc
d0357100c8 Update price chart (2013-2015) 2015-02-21 15:39:39 +01:00
Saivann
57a5e04ffc Update it translations 2014-12-12 16:13:01 -05:00
Saivann
57b0c500bb Replace links to blockchain.info in translations 2014-12-06 12:05:13 -05:00
Saivann
eb62fb9ef3 Update it translations 2014-11-27 12:42:40 -05:00
Saivann
347168379f Fix broken links 2014-11-20 21:45:39 -05:00
Saivann
4f9b2f4f44 Drop orphan translation strings 2014-11-05 11:14:47 -05:00
Saivann
2d36585438 Revert "UGLY HACK removal of sourceforge from translations"
This reverts commit 10724ec96d.
2014-09-11 17:25:11 -04:00
Luke Dashjr
10724ec96d UGLY HACK removal of sourceforge from translations 2014-09-08 23:39:37 +00:00
whitj00
b3ef809c7c Update translations for price graph 2014-08-29 18:35:59 -07:00
Saivann
e32a672e33 Use a "Download" instead of "Visit website" for wallets apps on iTunes/Google Play/Chrome Store 2014-08-09 22:46:48 -04:00
Saivann
01f9fe01ed Update links to use HTTPS in all languages 2014-07-23 21:42:50 -04:00
Alexander Lolis
cff244abeb Updated translations and replaced blockexplorer.com link with biteasy.com 2014-06-30 20:12:57 +03:00
Saivann
19dd2b5b28 Update es, hu, it, ko, ro, ru zh_CN translations 2014-06-18 14:52:34 -04:00
Saivann
3b07b66a8d Fix one typo in all translations 2014-06-10 23:11:40 -04:00
Saivann
d0f96357ee Fix/update one italian string 2014-06-01 16:41:01 -04:00
Garland William Binns III
cd1903c83b Add English-to-Italian Translation 2014-06-01 16:08:43 -04:00
Saivann
21da24c509 Drop deprecated translation strings 2014-05-30 16:09:43 -04:00
Saivann
2bc3e28b1d Update links to the README in all languages 2014-03-21 16:30:56 -04:00
Saivann
fde77a23d0 Rename "Bitcoin-Qt" to "Bitcoin Core" 2014-03-19 15:43:55 -04:00
Saivann
58ef9c6c56 Handle redirections in _config.yml 2014-02-19 14:57:04 -05:00
Saivann
7b2b2a2420 Remove iOS support for blockchain.info
(The app has been removed from the App Store)
2014-02-06 10:44:32 -05:00
Saivann
9ec6afdbaa Update year in the footer 2014-01-04 11:52:25 -05:00
Saivann
1b87e9c0e9 Add link to the "Participate" page on the index page 2013-12-04 13:33:31 -05:00
Saivann
6c42666c19 Remove links in wallet descriptions
They don't display correctly in some browsers due to complex CSS rules
2013-10-22 12:53:21 -04:00
Saivann
cdd841ccb7 Fix / Update external urls 2013-09-28 20:07:06 -04:00
Saivann
c41eabc5d0 Add missing question mark in translations 2013-09-28 19:15:41 -04:00