fix many small typo and update README guidelines

fix wrong encoding for some space characters in the french version
fix lowercase/uppercase "bitcoin" depending if we speak of the unit or the technology
update some french translation to fit recent english changes
add guidance about previewing fixed height/width texts and ask for UTF-8 encoded texts in the README
This commit is contained in:
Saivann 2013-04-01 23:55:03 -04:00
parent 815959fa9a
commit aa57124121
19 changed files with 43 additions and 43 deletions

View file

@ -25,7 +25,7 @@ title: About - Bitcoin
<h2>Economic rules</h2>
<p>These rules are enforced collectively by the network. While they will not change for Bitcoin, other digital currencies using the same technology may change them to suit their needs.</p>
<ul>
<li>Hard limit of <a href="https://en.bitcoin.it/wiki/Controlled_Currency_Supply">about 21 million Bitcoins</a>.</li>
<li>Hard limit of <a href="https://en.bitcoin.it/wiki/Controlled_Currency_Supply">about 21 million bitcoins</a>.</li>
<li>Bitcoins are divisible to 8 decimal places yielding a total of approx. 21×10<sup>14</sup> currency units.</li>
<li>Transactions are cheap, and <a href="https://en.bitcoin.it/wiki/Transaction_fees">mostly free</a>.</li>
</ul>
@ -36,6 +36,6 @@ title: About - Bitcoin
<li>Long block chain (more than 220,000 blocks).</li>
<li>A lot of processing power securing transactions - estimated at over 25 terahashes/s.</li>
<li>Over $1 million USD of daily trade volume distributed across 40,000 transactions.</li>
<li>Total value of all Bitcoins in circulation is over $300 million.</li>
<li>Total value of all bitcoins in circulation is over $300 million.</li>
<li>Only one major <a href="https://en.bitcoin.it/wiki/Incidents#Value_overflow">security incident</a> in the protocol (fixed in August 2010).</li>
</ul>