Commit graph

111 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
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
Arthur Bouquet
59572c5c5a content (en/fr): unconfirmed txs aren't secure 2015-05-24 22:38:07 +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
332f0d88df Update fr translations 2015-04-12 00:06:10 -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
a811c9cdb0 Update chart caption (now time independent) 2015-02-22 17:27:40 +01:00
louisjc
d0357100c8 Update price chart (2013-2015) 2015-02-21 15:39:39 +01:00
louisjc
98c6f208e2 Fix "bit" French translation 2015-02-04 17:15:15 +01:00
Saivann
05c3917584 Update fr translations 2014-12-15 22:14:33 -05:00
Fabrice Aeschbacher
cfc5542825 "après que" + indicatif
en français, "après que" est toujours suivi de l'indicatif, contrairement
à "avant que".
2014-12-13 16:31:15 +01: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
b90231bcc2 Fix broken layout in fr translation 2014-11-01 14:41:49 -04:00
Saivann
e06abfcbf9 Use non-breaking space before question marks in fr translation 2014-11-01 14:37:34 -04:00
Saivann
56d01e066d Update fr, hu translations 2014-11-01 10:50:23 -04:00
Saivann
a4720ffa5c Update fr, sl, ru translations 2014-10-23 18:57:09 -04:00
Saivann
4d96037042 Update fr translation 2014-10-15 23:55:07 -04:00
Saivann
cd49dcf3ea Differentiate P2P and SPV, Electrum and SPV, and Electrum servers only 2014-10-12 13:48:00 -04:00
Saivann
049c0a5d9a Rename the "Decentralization" score to "Validation" score 2014-10-10 21:33:35 -04:00
Saivann
fbd5101ae8 Update da, fr translations 2014-09-26 10:39:55 -04: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
d240ceb421 Update ar, fr, hu translations 2014-08-12 16:39:16 -04: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
7bc4634937 Update fr, hu translation 2014-08-07 23:13:35 -04:00
Saivann
4993856497 Update fr translation 2014-07-26 00:32:12 -04:00
Saivann
01f9fe01ed Update links to use HTTPS in all languages 2014-07-23 21:42:50 -04: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
3b07b66a8d Fix one typo in all translations 2014-06-10 23:11:40 -04:00
Saivann
21da24c509 Drop deprecated translation strings 2014-05-30 16:09:43 -04:00
Saivann
ac12c00237 Link to Bitlegal.io for legal status around the globe 2014-05-23 14:33:17 -04:00
Saivann
8438c6056f Update fr translation 2014-05-14 11:01:40 -04:00