[tor-commits] r24606: {website} change docs/de/sidenav.wmi to utf-8 (website/trunk/docs/de)
Runa Sandvik
runa.sandvik at gmail.com
Wed Apr 13 10:03:01 UTC 2011
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',
}],
},
{
More information about the tor-commits
mailing list