From 60a2fd1f3acf6b0fac29bfe93d811fc68089697d Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 7 Feb 2015 10:10:16 -0500 Subject: [PATCH 1/2] Update crowdfunding text and links --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index 707aee94..a9ab2412 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -450,7 +450,7 @@ en: donation: "Tips and donations" donationtext: "Bitcoin has been a particularly efficient solution for tips and donations in several cases. Sending a payment only requires one click and receiving donations can be as simple as displaying a QR code. Donations can be visible for the public, giving increased transparency for non-profit organizations. In cases of emergencies such as natural disasters, Bitcoin donations could contribute to a faster international response." crowdfunding: "Crowdfunding" - crowdfundingtext: "Although not yet easy to use, Bitcoin can be used to run Kickstarter-style crowdfunding campaigns, in which individuals pledge money to a project that is taken from them only if enough pledges are received to meet the target. Such assurance contracts are processed by the Bitcoin protocol, which prevents a transaction to take place until all conditions have been met. Learn more about the technology behind crowdfunding." + crowdfundingtext: "Bitcoin can be used to run Kickstarter-like crowdfunding campaigns, in which individuals pledge money to a project that is taken from them only if enough pledges are received to meet the target. Such assurance contracts are processed by the Bitcoin protocol, which prevents a transaction to take place until all conditions have been met. Learn more about the technology behind crowdfunding and try Lighthouse." micro: "Micro payments" microtext: "Bitcoin can process payments to the scale of a dollar and soon even much smaller amounts. Such payments are routine even today. Imagine listening to Internet radio paid by the second, viewing web pages with a small tip for each ad not shown, or buying bandwidth from a WiFi hotspot by the kilobyte. Bitcoin is efficient enough to make all of these ideas possible. Learn more about the technology behind Bitcoin micro payments." mediation: "Dispute mediation" From 02e444e7f2b8c57cfb13902e443d6624d3616194 Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 7 Feb 2015 11:22:18 -0500 Subject: [PATCH 2/2] Fix a small mistake (thanks harding!) --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index a9ab2412..9c815c7f 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -450,7 +450,7 @@ en: donation: "Tips and donations" donationtext: "Bitcoin has been a particularly efficient solution for tips and donations in several cases. Sending a payment only requires one click and receiving donations can be as simple as displaying a QR code. Donations can be visible for the public, giving increased transparency for non-profit organizations. In cases of emergencies such as natural disasters, Bitcoin donations could contribute to a faster international response." crowdfunding: "Crowdfunding" - crowdfundingtext: "Bitcoin can be used to run Kickstarter-like crowdfunding campaigns, in which individuals pledge money to a project that is taken from them only if enough pledges are received to meet the target. Such assurance contracts are processed by the Bitcoin protocol, which prevents a transaction to take place until all conditions have been met. Learn more about the technology behind crowdfunding and try Lighthouse." + crowdfundingtext: "Bitcoin can be used to run Kickstarter-like crowdfunding campaigns, in which individuals pledge money to a project that is taken from them only if enough pledges are received to meet the target. Such assurance contracts are processed by the Bitcoin protocol, which prevents a transaction from taking place until all conditions have been met. Learn more about the technology behind crowdfunding and try Lighthouse." micro: "Micro payments" microtext: "Bitcoin can process payments to the scale of a dollar and soon even much smaller amounts. Such payments are routine even today. Imagine listening to Internet radio paid by the second, viewing web pages with a small tip for each ad not shown, or buying bandwidth from a WiFi hotspot by the kilobyte. Bitcoin is efficient enough to make all of these ideas possible. Learn more about the technology behind Bitcoin micro payments." mediation: "Dispute mediation"