From 31c4ee734916fa457ef2b7e0555eb6c1445271d4 Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 25 Jan 2014 18:18:46 -0500 Subject: [PATCH] Apply a few typo fixes and small improvements --- _translations/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_translations/en.yml b/_translations/en.yml index c7e1356b..ae5136af 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -30,9 +30,9 @@ en: pci: "No PCI compliance required" pcitext: "Accepting credit cards online typically requires extensive security checks in order to comply with the PCI standard. Bitcoin still requires you to secure your wallet and your payment requests. However, you do not carry the costs and responsibilities that come with processing sensitive information from your customers like credit card numbers." visibility: "Get some free visibility" - visibilitytext: "Bitcoin is an emerging market of new customers who are searching for ways to spend their coins. Accepting them is a good way to get new customers and give your business some new visibility. Accepting a new payment method has often shown to be a clever practice for online businesses." + visibilitytext: "Bitcoin is an emerging market of new customers who are searching for ways to spend their bitcoins. Accepting them is a good way to get new customers and give your business some new visibility. Accepting a new payment method has often shown to be a clever practice for online businesses." multisig: "Multi-signature" - multisigtext: "Bitcoin also includes a feature, not yet well known, which allows coins to be spent only if a subset of a group of people sign the transaction (so-called \"n of m\" transactions). This is the equivalent of the good old multi-signature cheque system that you might still use with banks today." + multisigtext: "Bitcoin also includes a feature, not yet well known, which allows bitcoins to be spent only if a subset of a group of people sign the transaction (so-called \"n of m\" transactions). This is the equivalent of the good old multi-signature cheque system that you might still use with banks today." transparency: "Accounting transparency" transparencytext: "Many organizations are required to produce accounting documents about their activity. Using Bitcoin allows you to offer the highest level of transparency since you can provide information your members can use to verify your balances and transactions. Non-profit organizations can also allow the public to see how much they receive in donations." bitcoin-for-developers: @@ -107,7 +107,7 @@ en: walletdesk: "Desktop wallets" walletdesktxt: "Desktop wallets are installed on your computer. They give you complete control over your wallet. You are responsible for protecting your money and doing backups." walletmobi: "Mobile wallets" - walletmobitxt: "Mobile wallets allow you to bring Bitcoin with you in your pocket. You can exchange coins easily and pay in physical stores by scanning a QR code or using NFC \"tap to pay\"." + walletmobitxt: "Mobile wallets allow you to bring Bitcoin with you in your pocket. You can exchange bitcoins easily and pay in physical stores by scanning a QR code or using NFC \"tap to pay\"." walletweb: "Web wallets" walletwebtxt: "Web wallets allow you to use Bitcoin on any browser or mobile and often offer additional services. However, you must choose your web wallet with care as they host your bitcoins." walletbitcoinqt: "Bitcoin-Qt is a full Bitcoin client and builds the backbone of the network. It offers the highest levels of security, privacy, and stability. However, it has fewer features and it takes a lot of space and memory." @@ -143,13 +143,13 @@ en: involvetxt1: "Bitcoin is free software and any developer can contribute to the project. Everything you need is in the GitHub repository. Please make sure to read and follow the development process described in the README, as well as to provide good quality code and respect all guidelines." involvetxt2: "Development discussion takes place on GitHub and the bitcoin-development mailing list at sourceforge. Less formal development discussion happens on irc.freenode.net #bitcoin-dev (web interface, logs)." more: "More free software projects" - moremore: "Show more.." + moremore: "Show more..." contributors: "Bitcoin-Qt contributors" contributorsorder: "(Ordered by number of commits)" download: title: "Download - Bitcoin" pagetitle: "Download Bitcoin-Qt" - latestversion: "Latest version : " + latestversion: "Latest version: " download: "Download Bitcoin-Qt" downloados: "Or choose your operating system" downloadsig: "Verify release signatures"