diff --git a/_less/screen.less b/_less/screen.less index a5553fe1..de423877 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -662,9 +662,9 @@ li p{ } .previewrow{ float:left; - width:260px; + width:255px; text-align:justify; - padding-left:30px; + padding-left:40px; position:relative; } .previewrow>h2{ @@ -673,7 +673,7 @@ li p{ .previewrow>div{ display:inline-block; position:relative; - margin-right:17px; + margin-right:15px; margin-bottom:12px; vertical-align:top; } diff --git a/_translations/en.yml b/_translations/en.yml index 127eb68e..24b6dc96 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -135,11 +135,11 @@ en: bethenetwork: "Be part of the Bitcoin network" bethenetworktxt: "Do you have a computer that you keep switched on all the time, that's connected to the Internet? You can help the community by simply running the original Bitcoin client on it. The original client is more resource intensive and will take a complete day to synchronize. After that your computer will contribute to the network by checking and relaying transactions." walletdesk: "Software wallets" - walletdesktxt: "Software wallets are installed on your computer. They give you complete control over your wallet. You are responsible for doing backups and protecting your money." + walletdesktxt: "Software 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\"." walletweb: "Web wallets" - walletwebtxt: "Web wallets allow you to use Bitcoin anywhere with less effort to protect your wallet. However, you must choose your web wallet service with care as they host your bitcoins." + walletwebtxt: "Web wallets allow you to use Bitcoin anywhere with less effort to protect your wallet. However, you must choose your web wallet with care as they host your bitcoins." walletbitcoinqt: "Bitcoin-Qt is the original Bitcoin client and it 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." walletmultibit: "MultiBit is a lightweight client that focuses on being fast and easy to use. It synchronizes with the network and is ready to use in minutes. MultiBit also supports many languages. It is a good choice for non-technical users." walletarmory: "Armory is an advanced Bitcoin client that runs on top of Bitcoin-Qt. Expanding its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers."