Commit graph

55 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
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
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
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
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
7bad2e0f0f Update ar translations 2014-11-14 10:36:22 -05:00
Saivann
1863fad011 Update ar, sl translations 2014-11-07 03:30:15 -05:00
Saivann
4f9b2f4f44 Drop orphan translation strings 2014-11-05 11:14:47 -05: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
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
b8c754b4ce Update ar translation 2014-08-03 16:30:44 -04:00
Saivann
01f9fe01ed Update links to use HTTPS in all languages 2014-07-23 21:42:50 -04:00
Saivann
b7a68846b8 Update ar translation (fixes #406) (thanks @gwb3) 2014-07-01 14:55:15 -04: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
fde77a23d0 Rename "Bitcoin-Qt" to "Bitcoin Core" 2014-03-19 15:43:55 -04:00
Saivann
344cfcff06 Drop non-ASCII characters in urls 2014-03-10 12:54:15 -04:00
Saivann
cb443a8dda Drop deprecated "Resources" and "Community" templates 2014-03-06 13:53:18 -05:00
Saivann
58ef9c6c56 Handle redirections in _config.yml 2014-02-19 14:57:04 -05:00
Saivann
9ec6afdbaa Update year in the footer 2014-01-04 11:52:25 -05:00
Saivann
fb2f594f9a Refresh and cleanup CSS and layout for old languages
Apply new layout
Drop deprecated CSS and icons
Fix various broken layout styles
Merge duplicating CSS "per language" into single files
2013-10-17 03:50:10 -04:00
Saivann
cdd841ccb7 Fix / Update external urls 2013-09-28 20:07:06 -04:00
Saivann
78f9b7712d Batch url fixes 2013-09-01 00:01:15 -04:00
Saivann
cc869d0d9a Remove Foundation portal page 2013-08-06 20:20:17 -04:00
Saivann
8b68257bcf Switch to https for all bitcoin wiki urls 2013-08-04 17:15:44 -04:00
Saivann
f4bee438e6 Normalize the use of "US$" 2013-08-04 00:39:03 -04:00
Saivann
cd56ad98c3 Rename Multibit to MultiBit 2013-07-02 16:46:07 -04:00