From 28c9dfae030d5249166b6b213ad38ec16584de80 Mon Sep 17 00:00:00 2001 From: djoate <56777051+djoate@users.noreply.github.com> Date: Sat, 2 Nov 2019 21:15:20 -0400 Subject: [PATCH] donate.html: key strings into en.yml --- _i18n/en.yml | 9 +++++++-- pages/donate.html | 14 +++++++------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 20af8428..741f9dab 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -247,11 +247,17 @@ participate: contributors: "Contributor List" thanks: "This is a community project aiming to deliver the best information available to improve privacy online. Thank you for participating. This project needs you." donate: + opencollective_card_title: "Donate via OpenCollective" + opencollective_card_text: "If you are able, please consider contributing to our development and outreach programs. Contributions via OpenCollective to privacytools.io are tax deductible for US taxpayers. These funds are transparently and primarily used to cover server costs." + opencollective_card_contribute: "Contribute" + opencollective_card_moreinfo: "More Info" cta: "Please Donate" ad_free: "Our website is free of advertisements and not affiliated with any listed providers." costs: "Your donation will cover our costs for servers, domains, coffee, beer, and pizza." bitcoin: "We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees." bitcoin2: "You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar." + other_crypto_no_receipt: "You may also contribute via the cryptocurrencies below; however, we will not be able to provide a receipt for your contribution." + convert_opencollective: "Your contribution will be considered an anonymous, unrestricted contribution and paid to our Fiscal Host at OpenCollective when we convert to currency." more: "More Cryptocurrencies" the: "The" team: "privacytools.io team" @@ -313,8 +319,7 @@ pc_os: arch_descr: "A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement." trisquel_descr: "Derived from Ubuntu, this project aims for a fully free software system without proprietary software or firmware and uses Linux-libre, a version of the Linux kernel with the non-free code (binary blobs) removed." parabola_descr: "is a completely open source version of Arch Linux." - whonix_descr: 'A Debian-based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" - and a Tor "Gateway". All communication are forced through the Tor network to accomplish this.' + whonix_descr: 'A Debian-based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" and a Tor "Gateway". All communication are forced through the Tor network to accomplish this.' mobile_os: mobile_operating_systems: "Mobile Operating Systems" google_warning: "Even though the source code of the following OS is provided, installing Google Apps may compromise your setup." diff --git a/pages/donate.html b/pages/donate.html index 2ba79e42..badbd188 100644 --- a/pages/donate.html +++ b/pages/donate.html @@ -11,18 +11,18 @@ permalink: /donate/
-
Donate via OpenCollective
+
{% t donate.opencollective_card_title %}
-

If you are able, please consider contributing to our development and outreach programs. Contributions via OpenCollective to privacytools.io are tax deductible for US taxpayers. These funds are transparently and primarily used to cover server costs.

- Contribute - More Info +

{% t donate.opencollective_card_text %}

+ {% t donate.opencollective_card_contribute %} + {% t donate.opencollective_card_moreinfo %}
-

Please Donate

+

{% t donate.cta %}

-

Our website is free of advertisements and not affiliated with any listed providers.
Your donation will cover our costs for servers, domains, coffee, beer, and pizza.

-

You may also contribute via the cryptocurrencies below, however we will not be able to provide a receipt for your contribution.
Your contribution will be considered an anonymous, unrestricted contribution and paid to our Fiscal Host at OpenCollective when we convert to currency.

+

{% t donate.ad_free %}
{% t donate.costs %}

+

{% t donate.other_crypto_no_receipt %}
{% t donate.convert_opencollective %}