Author: runa
Date: 2011-04-13 10:03:01 +0000 (Wed, 13 Apr 2011)
New Revision: 24606
Modified:
website/trunk/docs/de/sidenav.wmi
Log:
change docs/de/sidenav.wmi to utf-8
Modified: website/trunk/docs/de/sidenav.wmi
===================================================================
--- website/trunk/docs/de/sidenav.wmi 2011-04-13 04:05:49 UTC (rev 24605)
+++ website/trunk/docs/de/sidenav.wmi 2011-04-13 10:03:01 UTC (rev 24606)
@@ -18,7 +18,7 @@
my $sidenav;
$sidenav = [
{'url' => 'docs/documentation',
- 'txt' => 'Dokumentations �bersicht',
+ 'txt' => 'Dokumentations Übersicht',
},
{
'url' => 'docs/installguide',
@@ -40,14 +40,14 @@
'txt' => 'Installation auf Maemo/N900',
},
{'url' => 'docs/verifying-signatures',
- 'txt' => '�berpr�fe unsere GPG Signatur',
+ 'txt' => 'Überprüfe unsere GPG Signatur',
},
{'url' => 'docs/tor-doc-web',
'txt' => 'Richte deinen Browser zur Nutzung von Tor ein',
}],
},
{'url' => 'docs/manual',
- 'txt' => 'Handb�cher',
+ 'txt' => 'Handbücher',
'subelements' => [
{'url' => 'docs/tor-doc-relay',
'txt' => 'Konfiguration eines Relais',
@@ -56,7 +56,7 @@
'txt' => 'Konfiguration eines versteckten Dienstes',
},
{'url' => 'docs/bridges',
- 'txt' => 'Konfiguration eines Br�cken Relais',
+ 'txt' => 'Konfiguration eines Brücken Relais',
},
{'url' => 'docs/running-a-mirror',
'txt' => 'Konfiguration eines Spiegelservers',
@@ -68,7 +68,7 @@
'txt' => 'Tor -alpha Handbuch',
},
{'url' => 'docs/proxychain',
- 'txt' => 'Konfigurieren von Tor f�r die Verwendung eines Proxy Servers',
+ 'txt' => 'Konfigurieren von Tor für die Verwendung eines Proxy Servers',
}],
},
{