From bcabc7dfd2d2fcac0f9102a41e368d670823a320 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sun, 7 Sep 2014 22:48:13 +0200 Subject: [PATCH] small fixes to previous commit --- _templates/choose-your-wallet.html | 8 ++++---- _translations/en.yml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 9809d980..63eb74e6 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -244,15 +244,15 @@ wallets: privacydisclosure: "checkfailprivacydisclosurespv" privacynetwork: "checkfailprivacynetworknosupporttor" - trezor: - title: "Trezor" - titleshort: "Trezor" + title: "TREZOR" + titleshort: "TREZOR" compat: "hardware" level: 2 platform: hardware: text: "wallettrezor" - link: "http://www.bitcointrezor.com/" - source: "https://github.com/trezor/trezor-mcu" + link: "http://bitcointrezor.com/" + source: "https://github.com/trezor/" screenshot: "trezor.png" check: control: "checkgoodcontrolfull" diff --git a/_translations/en.yml b/_translations/en.yml index 4159f9b0..7f5a9134 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -122,7 +122,7 @@ en: walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault." walletbitgo: "BitGo is a multi-signature wallet offering the highest levels of security. Every transaction requires two signatures, protecting your bitcoins from malware and server attacks. Private keys are held by the user such that BitGo cannot access the bitcoins. It is a good choice for non technical users." walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App." - wallettrezor: "FIXME description here." + wallettrezor: "TREZOR is a hardware wallet providing a high level of security without sacrificing convenience. Unlike cold storage, TREZOR is able to sign transactions while connected to an online device. That means spending bitcoins is secure even when using a compromised computer." walletdownload: "Install" walletvisit: "Visit website" walletsourcecode: "Source code"