Commit graph

63 commits

Author SHA1 Message Date
Igor Kuzmenko
eca2d54ddb Renames walletbitcoinqt to walletbitcoincore in translations. 2017-07-17 22:23:38 +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
i-rme
59ac3c9ea4 Fixed small grammar issues 2015-09-30 21:09:37 +02: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
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 `&`

- _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
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
Guilherme Polo
811b1e8a00 list the Coinapult wallet
adjust logo size and move to the new location

adjusted wallet classification based on PR 577
2015-01-02 13:36:23 -05:00
Saivann
57b0c500bb Replace links to blockchain.info in translations 2014-12-06 12:05:13 -05:00
Saivann
347168379f Fix broken links 2014-11-20 21:45:39 -05:00
Saivann
800775422b Update es translation 2014-11-09 13:24:54 -05:00
Saivann
8495f7d493 Update es, sl translations 2014-11-05 11:03:32 -05:00
Saivann
c2ddd58792 Update es translations 2014-10-29 12:51:28 -04:00
arvicco
d814f06a85 Correct Cointelegraph links in EN, RU, ES translations 2014-09-24 12:00:03 -07: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
i-rme
94ab21c444 Updated links to use HTTPS when possible
Updated links to use HTTPS when possible, manually checked
2014-07-24 00:22:17 +02:00
Saivann
3f542047a2 Update de, es, fr, pt_BR translation 2014-07-23 16:36:14 -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
1fecd1c83a Update de, hu, es translations 2014-05-30 14:55:21 -04:00
Saivann
ac12c00237 Link to Bitlegal.io for legal status around the globe 2014-05-23 14:33:17 -04:00
Saivann
0f58f4921a Fix link to bitcoinj micro-transaction page 2014-05-12 23:35:06 -04:00
Garland William Binns III
4844a8d66d Update Spanish translation 2014-04-08 22:09:19 -06:00
Mike Belshe
240bfd1a48 Update to bitgo listing as per comments.
* Fix logo size
* Move placement to next to blockchain.info
* Add spanish translation
2014-03-27 10:03:51 -07:00
Saivann
d329fe092f Serve bootstrap.dat from bitcoin.org (fixes #355) 2014-03-23 14:13:41 -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
Garland William Binns III
70b42770de Update Spanish translation 2014-03-13 08:17:48 -06:00
Garland William Binns III
11a32bec1c Update Spanish translation 2014-02-19 13:30:03 -06: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
gubatron
aaad283cb7 First version of the Bitcoin paper translated to Spanish (Latin American) 2014-01-30 15:01:08 -05:00
Saivann
9ec6afdbaa Update year in the footer 2014-01-04 11:52:25 -05:00