Roger Dingledine commited on 2008-02-28 02:43:11
Zeige 27 geänderte Dateien mit 29 Einfügungen und 29 Löschungen.
| ... | ... |
@@ -1,13 +1,13 @@ |
| 1 | 1 |
## translation metadata |
| 2 | 2 |
# Revision: $Revision$ |
| 3 | 3 |
|
| 4 |
-#include "head.wmi" TITLE="Abuse FAQ for Relay Operators" |
|
| 4 |
+#include "head.wmi" TITLE="Abuse FAQ" |
|
| 5 | 5 |
|
| 6 | 6 |
<div class="main-column"> |
| 7 | 7 |
|
| 8 | 8 |
<!-- PUT CONTENT AFTER THIS TAG --> |
| 9 | 9 |
|
| 10 |
-<h2>Abuse FAQ for Tor Relay Operators</h2> |
|
| 10 |
+<h2>Abuse FAQ</h2> |
|
| 11 | 11 |
<hr /> |
| 12 | 12 |
|
| 13 | 13 |
<a id="WhatAboutCriminals"></a> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
## translation metadata |
| 2 | 2 |
# Revision: $Revision: 11474 $ |
| 3 | 3 |
|
| 4 |
-#include "head.wmi" TITLE="anonymity online" |
|
| 4 |
+#include "head.wmi" TITLE="Tor: anonymity online" |
|
| 5 | 5 |
|
| 6 | 6 |
# Note to translators: this file is still under construction, and |
| 7 | 7 |
# will probably change a whole lot before we link to it. So it's |
| ... | ... |
@@ -1,14 +1,14 @@ |
| 1 | 1 |
## translation metadata |
| 2 | 2 |
# Revision: $Revision$ |
| 3 | 3 |
|
| 4 |
-#include "head.wmi" TITLE="News" |
|
| 4 |
+#include "head.wmi" TITLE="Tor: News" |
|
| 5 | 5 |
|
| 6 | 6 |
<div class="main-column"> |
| 7 | 7 |
|
| 8 | 8 |
<!-- PUT CONTENT AFTER THIS TAG --> |
| 9 | 9 |
|
| 10 | 10 |
<a id="News"></a> |
| 11 |
-<h2><a class="anchor" href="#News">News</a></h2> |
|
| 11 |
+<h2><a class="anchor" href="#News">Tor: News</a></h2> |
|
| 12 | 12 |
<hr /> |
| 13 | 13 |
|
| 14 | 14 |
<ul> |
| ... | ... |
@@ -11,7 +11,7 @@ |
| 11 | 11 |
#<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 12 | 12 |
<html> |
| 13 | 13 |
<head> |
| 14 |
- <title>Tor: $(TITLE)</title> |
|
| 14 |
+ <title>$(TITLE)</title> |
|
| 15 | 15 |
<meta name="Author" content="Roger Dingledine" /> |
| 16 | 16 |
<ifneq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=$(CHARSET)" />"> |
| 17 | 17 |
<ifeq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />"> |
| 18 | 18 |