Andrew Lewman commited on 2008-10-23 07:02:31
Zeige 3 geänderte Dateien mit 43 Einfügungen und 0 Löschungen.
... | ... |
@@ -0,0 +1,43 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 16920 $ |
|
3 |
+# Translation-Priority: 3-low |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor: Download" charset="UTF-8" |
|
6 |
+ |
|
7 |
+<div class="main-column"> |
|
8 |
+ |
|
9 |
+<div> |
|
10 |
+<h3>Download Now - Free & Open Source Software</h3> |
|
11 |
+<hr /> |
|
12 |
+<table width="99%" border="0" cellspacing="0" cellpadding="3"> |
|
13 |
+<tr> |
|
14 |
+<th bgcolor="#e5e5e5" align="center" width="33%"><img src="images/logo.windows-header.gif"></th> |
|
15 |
+<th align="center" width="33%"><img src="images/specs_leopardbox20071016.png"></th> |
|
16 |
+<th bgcolor="#e5e5e5" align="center" width="33%"><img src="images/logo.windows-header.gif"></th> |
|
17 |
+</tr> |
|
18 |
+<tr> |
|
19 |
+<td bgcolor="#e5e5e5" align="center"> |
|
20 |
+<a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe">Zero |
|
21 |
+Install Bundle for Windows</a> |
|
22 |
+</td> |
|
23 |
+<td align="center"> |
|
24 |
+<a href="<package-osx-bundle-stable>">Installation Bundle for Apple OSX</a> |
|
25 |
+</td> |
|
26 |
+<td bgcolor="#e5e5e5" align="center"> |
|
27 |
+<a href="<package-win32-bundle-stable>">Installation Bundle for |
|
28 |
+Windows</a> |
|
29 |
+</td> |
|
30 |
+</tr> |
|
31 |
+<tr> |
|
32 |
+<td bgcolor="#e5e5e5" align="center">Great for USB drives! Pre-configured with Mozilla |
|
33 |
+Firefox.</td> |
|
34 |
+<td align="center">Simple. Point. Click. Install.</td> |
|
35 |
+<td bgcolor="#e5e5e5" align="center">Easy to Install.</td> |
|
36 |
+</tr> |
|
37 |
+</table> |
|
38 |
+<hr /> |
|
39 |
+Need more options? <a href="<page download>">More advanced download choices</a>. Interested in <a href="<page 30seconds>">learning more</a>? |
|
40 |
+</div><!-- #main --> |
|
41 |
+ |
|
42 |
+#include <foot.wmi> |
|
43 |
+ |