Adding swag page, update tshirt page and small changes to the other pages.
toya

toya commited on 2015-11-24 07:35:18
Zeige 9 geänderte Dateien mit 100 Einfügungen und 12 Löschungen.

... ...
@@ -0,0 +1,84 @@
1
+## translation metadata
2
+# Revision: $Revision$
3
+# Translation-Priority: 3-low
4
+
5
+#include "donatehead.wmi" TITLE="Donate to keep Tor alive!" CHARSET="UTF-8"
6
+
7
+<div class="donation">
8
+    <div class="container text-justify"> 
9
+          <div class="col-md-12 col-md-offset-0">
10
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
11
+      </div>
12
+    	<div class="col-md-12">
13
+       		<h1>Thank you for your donation!</h1>
14
+	    		<div class="table-responsive">
15
+	    		<table class="table">
16
+	    			<tr>
17
+	    				<td><h3>$23+ donation is eligible for a sticker pack.</h3></td>
18
+	    				<td><a href="$(IMGROOT)/sticker-pack.jpg"><img src="$(IMGROOT)/sticker-pack.jpg"></a><p>You will receive an assortment of Tor stickers plus our exclusive "Tor Supporter" sticker. Display with pride! :)</p></td>
19
+	    			</tr>
20
+	    			<tr>
21
+	    				<td colspan="2" class="active">
22
+	    					<h3>$100+ donation is eligible for 1 t-shirt. Select your style and size.</h4>
23
+    						<p>Both T-shirts are:<br />
24
+    						<ul>
25
+    							<li>100% pre-shrunk organic cotton</li>
26
+    							<li>Water-based silk screen print</li>
27
+    							<li>Made fairly</li>
28
+    							<li>Certification: GOTS</li>
29
+    						</ul>
30
+    						</p>
31
+    					</td>
32
+	    			</tr>
33
+	    			<tr>
34
+	    				<td>
35
+			    			<a href="$(IMGROOT)/campaign-t-shirt-1.jpg"><img src="$(IMGROOT)/campaign-t-shirt-1.jpg"></a>
36
+							<p><strong>T-Shirt Design Option #1</strong></p>
37
+							<p>(Limited Edition and exclusive to this campaign!)<br />
38
+							<strong>THIS IS WHAT A TOR SUPPORTER LOOKS LIKE</strong></p>
39
+							<p>Color: Black <br />
40
+							Sizes available: <br />
41
+							Men S, M, L, XL, XXL <br />
42
+							Women S, M, L</p>
43
+	    				</td>
44
+	    				<td>
45
+							<a href="$(IMGROOT)/campaign-t-shirt-2.jpg"><img src="$(IMGROOT)/campaign-t-shirt-2.jpg"></a>
46
+							<p><strong>T-Shirt Design Option #2</strong></p>
47
+							<strong>ROOTS</strong></p>
48
+							<p>Color: Black <br />
49
+							Sizes available: <br />
50
+							Men S, M, L, XL, XXL <br />
51
+							Women S, M, L</p>	    					
52
+	    				</td>
53
+	    			</tr>
54
+	    			<tr class="active">
55
+	    				<td><h3>$500+ donation is eligible for 1 hooded sweatshirt.</h3>
56
+	    				<p>Hooded sweatshirts are:
57
+	    				<ul>
58
+	    					<li>100% pre-shrunk organic cotton</li>
59
+							<li>Water-based silk screen print</li>
60
+							<li>Made fairly</li>
61
+							<li>Certification: GOTS</li>
62
+						</ul>
63
+						</p>
64
+	    				</td>
65
+	    				<td><a href="$(IMGROOT)/campaign-hoody.jpg"><img src="$(IMGROOT)/campaign-hoody.jpg"></a>
66
+	    					<h4>Select your size.</h4>
67
+							<p><strong>Hoodie Design #1 (Limited Edition!)</strong><br />
68
+							<strong>ROOTS</strong></p>
69
+							<p>Color: Black <br />
70
+							Sizes available: <br />
71
+							Men S, M, L, XL, XXL <br />
72
+							Women S, M, L</p>
73
+	    				</td>
74
+	    			</tr>
75
+	    		</table>
76
+				</div>
77
+				      <div class="col-md-12 col-md-offset-0">
78
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
79
+      </div>
80
+		</div>
81
+	</div>
82
+</div>
83
+
84
+#include <donatefoot.wmi>
... ...
@@ -29,10 +29,10 @@
29 29
 
30 30
                 <div style="margin-top:20px;" class="btn-group btn-group-lg" role="group">
31 31
                     <div style="padding-bottom:5px;" class="col-md-4"><button id="amount1" name="amnt" type="button" class="btn btn-default btn-lg btn-block">10</button></div>
32
-                    <div style="padding-bottom:5px;" class="col-md-4"><button id="amount2" name="amnt" type="button" class="btn btn-default btn-lg btn-block active" data-toggle="tooltip" data-placement="bottom" title="For this amount you get a tshirt!">100</button></div>
33
-                    <div style="padding-bottom:5px;" class="col-md-4" ><button id="amount3" name="amnt" type="button" class="btn btn-default btn-lg btn-block" data-toggle="tooltip" data-placement="bottom" title="For this amount you get a tshirt!">256</button></div>
34
-          <div style="padding-bottom:5px;" class="col-md-4"><button id="amount4" name="amnt" type="button" class="btn btn-default btn-lg btn-block">50</button></div>
35
-          <div style="padding-bottom:5px;" class="col-md-4"><button id="amount5" name="amnt" type="button" class="btn btn-default btn-lg btn-block" data-toggle="tooltip" data-placement="bottom" title="For this amount you get a tshirt!">500</button></div>
32
+                    <div style="padding-bottom:5px;" class="col-md-4"><button id="amount2" name="amnt" type="button" class="btn btn-default btn-lg btn-block active" data-toggle="tooltip" data-placement="bottom" title="You get a tshirt!">100</button></div>
33
+                    <div style="padding-bottom:5px;" class="col-md-4" ><button id="amount3" name="amnt" type="button" class="btn btn-default btn-lg btn-block" data-toggle="tooltip" data-placement="bottom" title="You get a tshirt!">256</button></div>
34
+          <div style="padding-bottom:5px;" class="col-md-4"><button id="amount4" name="amnt" type="button" class="btn btn-default btn-lg btn-block" title="You get a sticker!">23</button></div>
35
+          <div style="padding-bottom:5px;" class="col-md-4"><button id="amount5" name="amnt" type="button" class="btn btn-default btn-lg btn-block" data-toggle="tooltip" data-placement="bottom" title="You get a hoody!">500</button></div>
36 36
                     <div class="row form-group-lg">
37 37
                         <label class="sr-only" for="exampleInputAmount">1</label>
38 38
                             <div class="input-group">
... ...
@@ -7,7 +7,7 @@
7 7
     <div class="container"> 
8 8
     <div class="row text-justify">
9 9
       <div class="col-md-12 col-md-offset-0">
10
-          <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
10
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
11 11
       </div>
12 12
           <div class="col-md-12 col-md-offset-0">
13 13
               <h2 style="padding:2px; margin-bottom:10px;" class="text-justify">Donor FAQ</h2>
... ...
@@ -18,7 +18,7 @@
18 18
           </li>
19 19
           <li>
20 20
             <p><strong>Who works for the Tor Project, and what do they do?</strong></p>
21
-            <p>Thousands of people around the world actively support the work of the Tor Project, including developers, designers,  relay operators, researchers, cryptographers, computer scientists, and privacy advocates. Most are not paid by the Tor Project; even our very small staff includes many volunteers. You can read about the core contributors to the Tor Project on our <a href="https://www.torproject.org/about/corepeople.html.en" target="_blank">Core People page</a>.</p>
21
+            <p>Thousands people around the world actively support the work of the Tor Project, including developers, designers, relay operators, researchers, cryptographers, computer scientists, and privacy advocates, and most are not paid by the Tor Project. The paid staff of the Tor Project is very small: about 20 people in total. You can read about the core contributors to the Tor Project on our <a href="https://www.torproject.org/about/corepeople.html.en" target="_blank">Core People page</a>.</p>
22 22
           </li>
23 23
           <li>
24 24
             <p><strong>Who uses Tor?</strong></p>
... ...
@@ -78,7 +78,12 @@
78 78
           </li>
79 79
           <li>
80 80
             <p><strong>Can I donate while using the Tor browser?</strong></p>
81
-            <p>Maybe! In our testing, some people had no problem donating via PayPal while using the Tor browser. But, some people couldn't complete the donation process, and one person had their PayPal account temporarily frozen. We recommend not using the Tor browser to donate via PayPal unless you're willing to risk some difficulties with PayPal.</p>
81
+            <p>Maybe! In our testing, we saw two scenarios related to Paypal + Tor browser:<br />
82
+            <ol>
83
+              <li>Sometimes you get an error after clicking on the 'Donate' button. If this is happening to you, you should change your circuit and try again.</li>
84
+              <li>For users logging in to Paypal: some people had no problem donating via PayPal while using the Tor browser. But, some people couldn't complete the donation process, and one person had their PayPal account temporarily frozen. We recommend not using the Tor browser to donate using your PayPal account, unless you're willing to risk some difficulties with PayPal.
85
+              </li>
86
+              </ol></p>
82 87
           </li>
83 88
           <li>
84 89
             <p><strong>How can I donate via debit or credit card?</strong></p>
... ...
@@ -187,7 +192,7 @@
187 192
           </ol>
188 193
           </div>
189 194
      <div class="col-md-12 col-md-offset-0">
190
-          <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
195
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
191 196
       </div>
192 197
           <!-- Add the extra clearfix for only the required viewport -->
193 198
           <div class="clearfix visible-xs-block"></div>
... ...
@@ -7,7 +7,7 @@
7 7
     <div class="container"> 
8 8
     <div class="row text-justify">
9 9
       <div class="col-md-12 col-md-offset-0">
10
-          <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
10
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
11 11
       </div>
12 12
           <div class="col-md-12 col-md-offset-0">
13 13
               <h2 style="padding:2px; margin-bottom:10px;">Donor Privacy Policy</h2>
... ...
@@ -19,7 +19,7 @@
19 19
               <p><strong>The Tor Project very much appreciates all its donors. Thank you for supporting Tor.</strong></p>
20 20
             </div>
21 21
       <div class="col-md-12 col-md-offset-0">
22
-          <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
22
+          <a href="<page donate/donate>" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
23 23
       </div>
24 24
           <!-- Add the extra clearfix for only the required viewport -->
25 25
           <div class="clearfix visible-xs-block"></div>
... ...
@@ -17,8 +17,7 @@
17 17
     Tor project. There are three primary ways of contributing:</p>
18 18
 
19 19
     <ol>
20
-    <li>A large enough ($65+) <a href="<page
21
-    donate/donate>">donation</a> to the Tor Project.</li>
20
+    <li>During our end-of-the-year (2015) fundraising campaign, you can get a special, campaign t-shirt or other <a href="<page donate/campaign-swag>">cool swag</a> by <a href="<page donate/donate>">donating</a> to the Tor Project.</li>
22 21
     <li>Operate a fast <a href="<page docs/tor-doc-relay>">Tor relay</a>
23 22
     that's been running for the past two months: you are eligible if you
24 23
     allow exits to port 80 and you average 250 KBytes/s traffic, or if you're