Roger Dingledine commited on 2008-07-15 07:30:56
Zeige 1 geänderte Dateien mit 5 Einfügungen und 17 Löschungen.
| ... | ... |
@@ -1,23 +1,9 @@ |
| 1 | 1 |
## translation metadata |
| 2 |
-# Revision: $Revision:$ |
|
| 3 |
-# Translation-Priority: 1-high |
|
| 2 |
+# Revision: $Revision$ |
|
| 3 |
+# Translation-Priority: 3-low |
|
| 4 | 4 |
|
| 5 | 5 |
#include "head.wmi" TITLE="Torbutton - Quickly toggle Firefox's use of the Tor network" |
| 6 | 6 |
|
| 7 |
-<!-- SIDEBAR (OPTIONAL) --> |
|
| 8 |
-<div class="sidebar"> |
|
| 9 |
-<a href="<page download>"><img src="$(IMGROOT)/download_tor.png" alt="Download Tor" /></a> |
|
| 10 |
- |
|
| 11 |
-<br /> |
|
| 12 |
- |
|
| 13 |
-<a href="<page overview>"><img src="$(IMGROOT)/how_tor_works_thumb.png" alt="How Tor Works" /></a> |
|
| 14 |
-<div class="donatebutton"> |
|
| 15 |
-<a href="<page donate>">Support Tor: donate!</a> |
|
| 16 |
-</div> |
|
| 17 |
- |
|
| 18 |
-</div> |
|
| 19 |
-<!-- END SIDEBAR --> |
|
| 20 |
- |
|
| 21 | 7 |
<div class="main-column"> |
| 22 | 8 |
|
| 23 | 9 |
<!-- PUT CONTENT AFTER THIS TAG --> |
| ... | ... |
@@ -94,7 +80,9 @@ function install (aEvent) |
| 94 | 80 |
|
| 95 | 81 |
</script> |
| 96 | 82 |
|
| 97 |
-<h1>Torbutton Development Branch</h1> |
|
| 83 |
+<h2>Torbutton</h2> |
|
| 84 |
+<hr> |
|
| 85 |
+ |
|
| 98 | 86 |
<strong>Current version:</strong><version-torbutton><br/> |
| 99 | 87 |
<br/> |
| 100 | 88 |
<strong>Authors:</strong> Scott Squires & Mike Perry<br> |
| 101 | 89 |