Module: website Branch: master Commit: b6840a0755263ea9663e4983249615bf3553583b URL: http://source.winehq.org/git/website.git/?a=commit;h=b6840a0755263ea9663e498...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Sun Jul 25 14:06:12 2010 +0200
Localize French paypal donation page
From 413949b78d069c4f71a11fd1f3156ed8a672e5e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Delanoy?= frederic.delanoy@gmail.com Date: Sun, 25 Jul 2010 14:05:10 +0200 Subject: Localize French paypal donation page
---
templates/fr/home.template | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/templates/fr/home.template b/templates/fr/home.template index 71a78a7..ad8d7f6 100644 --- a/templates/fr/home.template +++ b/templates/fr/home.template @@ -44,7 +44,9 @@ <form action="https://www.paypal.com/cgi-bin/webscr" method="post" name="donateForm" style="margin: 0; padding: 0;"> <input type="hidden" name="cmd" value="_donations"> <input type="hidden" name="business" value="donate@winehq.org"> - <input type="hidden" name="item_name" value="Wine donation"> + <input type="hidden" name="item_name" value="Donation pour Wine"> + <input type="hidden" name="lc" value="FR"> + <input type="hidden" name="currency_code" value="EUR"> </form> <div class="donate" onClick="document.donateForm.submit();"> <div class="icon"></div>