[or-cvs] r18049: {website} Update donate pages where I understand the page enough to ch (in website/trunk: de fi fr it pl zh-cn)

phobos at seul.org phobos at seul.org
Fri Jan 9 19:11:09 UTC 2009


Author: phobos
Date: 2009-01-09 14:11:09 -0500 (Fri, 09 Jan 2009)
New Revision: 18049

Modified:
   website/trunk/de/donate.wml
   website/trunk/fi/donate.wml
   website/trunk/fr/donate.wml
   website/trunk/it/donate.wml
   website/trunk/pl/donate.wml
   website/trunk/zh-cn/donate.wml
Log:
Update donate pages where I understand the page enough to change the
right things. Namely, the bank account number and links to chart images.


Modified: website/trunk/de/donate.wml
===================================================================
--- website/trunk/de/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/de/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -130,7 +130,7 @@
 <tbody>
 <tr>
 <td>Kontonummer:</td>
-<td>63904958202</td>
+<td>63904957725</td>
 </tr>
 <tr>
 <td>Routingnummber:</td>
@@ -221,15 +221,11 @@
 
 <p>Deine Spende wird in unserem allgemeinen Fond eingezahlt. Du zählst
 damit zu den <a href="<page sponsors>">vielen Spendern</a> für die
-Zukunft von Tor und der Onlineanonymität. Im Jahr 2007 wurden die
+Zukunft von Tor und der Onlineanonymität. Im Jahr 2008 wurden die
 Spenden wie folgt ausgegeben und eingenommen:</p>
 
-<p><img
-  	 src="http://chart.apis.google.com/chart?cht=p&amp;chtt=Who%20funds%20The%20Tor%20Project?&amp;chco=00df00&amp;chd=t:56,31,13&amp;chs=450x225&amp;chl=Governments%2056%|NGOs%2031%|Individuen%2013%"
-alt="Wer spendet an das Tor-Projekt?"/>
-  	 <img
-  	 src="http://chart.apis.google.com/chart?cht=p&amp;chtt=How%20does%20The%20Tor%20Project%20allocate%20funds?&amp;chco=00df00&amp;chd=t:72,13,15&amp;chs=450x225&amp;chl=Entwicklung%2072%|Betriebsausgaben%2013%|Steuern%2015%"
-alt="Wie werden die Gelder ausgegeben?"/></p>
+<p><img src="images/2008-funding-chart.png" alt="Wer spendet an das Tor-Projekt?"/>
+<img src="images/2008-expenses-chart.png" alt="Wie werden die Gelder ausgegeben?"/></p>
 
 <strong>The Tor Project respektiert die Daten seiner Spender und wir werden
 diese Daten niemals verleihen, vermieten oder verkaufen.</strong>

Modified: website/trunk/fi/donate.wml
===================================================================
--- website/trunk/fi/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/fi/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -74,8 +74,8 @@
 <input type="hidden" name="no_shipping" value="1" />
 <input type="hidden" name="no_note" value="1" />
 <input type="image"
- src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit"
- alt="Make payments with PayPal - it's fast, free and secure!">
+ src="images/btn_donateCC_LG.gif" name="submit"
+ alt="Make donations with PayPal - it's fast, free and secure!">
 <input type="hidden" name="cmd" value="_xclick-subscriptions" />
 <input type="hidden" name="business" value="donations at torproject.org" />
 <input type="hidden" name="item_name" value="Tor Project Membership" />
@@ -95,8 +95,8 @@
 <input type="radio" name="amount" value="" />other
 <input type="hidden" name="no_shipping" value="1" />
 <input type="image"
- src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif"
- name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
+ src="images/btn_donateCC_LG.gif"
+ name="submit" alt="Make donations with PayPal - it's fast, free and secure!">
 <input type="hidden" name="cmd" value="_xclick" />
 <input type="hidden" name="business" value="donations at torproject.org" />
 <input type="hidden" name="item_name" value="Tor" />
@@ -119,7 +119,7 @@
 Dedham, MA 02026<br />
 </p>
 <p>
-account number: 63904958202<br />
+account number: 63904957725<br />
 routing number: 011075150<br />
 SWIFT Code: SVRNUS33//FW011075150<br />
 </p>
@@ -162,11 +162,9 @@
 <h3><a class="anchor" href="#funds">What happens to my donation?</a></h3>
 <p>Your funds are deposited into our general fund.  You join our 
 <a href="<page sponsors>">many sponsors</a> in funding the future of Tor and online anonymity.  
-In 2007, the Tor Project spent and received its funds as follows: </p>
-<p><img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=Who%20funds%20The%20Tor%20Project?&amp;chco=00df00&amp;chd=t:56,31,13&amp;chs=450x225&amp;chl=Governments%2056%|NGOs%2031%|Individuals%2013%" alt="Who funds the Tor Project?"/>
-<img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=How%20does%20The%20Tor%20Project%20allocate%20funds?&amp;chco=00df00&amp;chd=t:72,13,15&amp;chs=450x225&amp;chl=Development%2072%|Operational%2013%|Taxes%2015%" alt="How does the Tor Project allocate funds?"/></p>
+In 2008, the Tor Project spent and received its funds as follows: </p>
+<p><img src="images/2008-funding-chart.png" alt="Who funds the Tor Project?"/>
+<img src="images/2008-expenses-chart.png" alt="How does the Tor Project allocate funds?"/></p>
 
 <hr />
 <strong>The Tor Project respects the confidentiality of our supporters,

Modified: website/trunk/fr/donate.wml
===================================================================
--- website/trunk/fr/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/fr/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -120,7 +120,7 @@
 Dedham, MA 02026<br />
 </p>
 <p>
-numéro de compte : 63904958202<br />
+numéro de compte : 63904957725<br />
 numero d'organisme : 011075150<br />
 Code SWIFT : SVRNUS33//FW011075150<br />
 </p>

Modified: website/trunk/it/donate.wml
===================================================================
--- website/trunk/it/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/it/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -132,7 +132,7 @@
 Dedham, MA 02026<br />
 </p>
 <p>
-account number: 63904958202<br />
+account number: 63904957725<br />
 routing number: 011075150<br />
 SWIFT Code: SVRNUS33//FW011075150<br />
 </p>
@@ -175,11 +175,11 @@
 <h3><a class="anchor" href="#funds">Dove finisce la mia donazione?</a></h3>
 <p>La tua donazione viene depositata nel nostro fondo generale. Ti unisci cos&igrave; ai nostri
 <a href="<page sponsors>">numerosi sponsor</a> che finanziano il futuro di Tor e dell'anonimato online.
-Nel 2007 il progetto Tor ha ricevuto e speso i suoi fondi cos&igrave;:</p>
+Nel 2008 il progetto Tor ha ricevuto e speso i suoi fondi cos&igrave;:</p>
 <p><img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=Who%20funds%20The%20Tor%20Project?&amp;chco=00df00&amp;chd=t:56,31,13&amp;chs=450x225&amp;chl=Governments%2056%|NGOs%2031%|Individuals%2013%" alt="Chi finanzia Tor Project?"/>
+src="images/2008-funding-chart.png" alt="Chi finanzia Tor Project?"/>
 <img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=How%20does%20The%20Tor%20Project%20allocate%20funds?&amp;chco=00df00&amp;chd=t:85,15&amp;chs=450x225&amp;chl=Development%2085%|Operational%2015%" alt="How does the Tor Project allocate funds?"/></p>
+src="images/2008-expenses-chart.png" alt="How does the Tor Project allocate funds?"/></p>
 
 <hr />
 <strong>The Tor Project rispetta la riservatezza dei suoi sostenitori,

Modified: website/trunk/pl/donate.wml
===================================================================
--- website/trunk/pl/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/pl/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -136,7 +136,7 @@
   	 Dedham, MA 02026<br />
   	 </p>
   	 <p>
-  	 numer konta: 63904958202<br />
+  	 numer konta: 63904957725<br />
   	 numer przekierowania (routing number): 011075150<br />
   	 SWIFT Code: SVRNUS33//FW011075150<br />
    </p>
@@ -179,13 +179,9 @@
 <h3><a class="anchor" href="#funds">Co dzieje się z moimi dotacjami?</a></h3>
 <p>Twoje dary są deponowane w naszym funduszu ogólnym. Dołączasz do naszych
 <a href="<page sponsors>">wielu sponsorów</a> fundując przyszłości Tora i anonimowości on-line.
-W roku 2007 Projekt Tor wydał i otrzymał fundusze, jak następuje: </p>
-<p><img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=Who%20funds%20The%20Tor%20Project?&amp;chco=00df00&amp;chd=t:56,31,13&amp;chs=450x225&amp;chl=Governments%2056%|NGOs%2031%|Individuals%2013%"
-alt="Kto wspiera Projekt Tor?"/>
-<img
-src="http://chart.apis.google.com/chart?cht=p&amp;chtt=How%20does%20The%20Tor%20Project%20allocate%20funds?&amp;chco=00df00&amp;chd=t:85,15&amp;chs=450x225&amp;chl=Development%2085%|Operational%2015%"
-alt="Jak Projekt Tor inwestuje fundusze?"/></p>
+W roku 2008 Projekt Tor wydał i otrzymał fundusze, jak następuje: </p>
+<p><img src="images/2008-funding-chart.png" alt="Kto wspiera Projekt Tor?"/>
+<img src="images/2008-expenses-chart.png" alt="Jak Projekt Tor inwestuje fundusze?"/></p>
 
 
 <hr />

Modified: website/trunk/zh-cn/donate.wml
===================================================================
--- website/trunk/zh-cn/donate.wml	2009-01-09 16:38:54 UTC (rev 18048)
+++ website/trunk/zh-cn/donate.wml	2009-01-09 19:11:09 UTC (rev 18049)
@@ -100,7 +100,7 @@
 Dedham, MA 02026<br />
 </p>
 <p>
-account number: 63904958202<br />
+account number: 63904957725<br />
 routing number: 011075150<br />
 SWIFT Code: SVRNUS33//FW011075150<br />
 </p>
@@ -120,7 +120,6 @@
 member states</a> can wire up to 50.000
 Euro at the cost of a domestic transaction (i.e., usually free if
 submitted electronically).
-<!-- NEEDHELP: I really don't understand what the above is saying... -->
 </p>
 
 <p>



More information about the tor-commits mailing list