change docs/de/sidenav.wmi to utf-8
Runa A. Sandvik

Runa A. Sandvik commited on 2011-04-13 12:03:01
Zeige 1 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.

... ...
@@ -18,7 +18,7 @@
18 18
   my $sidenav;
19 19
   $sidenav = [
20 20
       {'url'  => 'docs/documentation',
21
-       'txt'  => 'Dokumentations �bersicht',
21
+       'txt'  => 'Dokumentations Übersicht',
22 22
       }, 
23 23
       {
24 24
        'url'  => 'docs/installguide',
... ...
@@ -40,14 +40,14 @@
40 40
            'txt'  => 'Installation auf Maemo/N900',
41 41
           },
42 42
           {'url'  => 'docs/verifying-signatures',
43
-           'txt'  => '�berpr�fe unsere GPG Signatur',
43
+           'txt'  => 'Überprüfe unsere GPG Signatur',
44 44
           },
45 45
           {'url'  => 'docs/tor-doc-web',
46 46
            'txt'  => 'Richte deinen Browser zur Nutzung von Tor ein',
47 47
           }],
48 48
       },
49 49
       {'url'  => 'docs/manual',
50
-       'txt'  => 'Handb�cher',
50
+       'txt'  => 'Handbücher',
51 51
        'subelements' => [
52 52
           {'url'  => 'docs/tor-doc-relay',
53 53
            'txt'  => 'Konfiguration eines Relais',
... ...
@@ -56,7 +56,7 @@
56 56
            'txt'  => 'Konfiguration eines versteckten Dienstes',
57 57
           }, 
58 58
           {'url'  => 'docs/bridges',
59
-           'txt'  => 'Konfiguration eines Br�cken Relais',
59
+           'txt'  => 'Konfiguration eines Brücken Relais',
60 60
           }, 
61 61
           {'url'  => 'docs/running-a-mirror',
62 62
            'txt'  => 'Konfiguration eines Spiegelservers',
... ...
@@ -68,7 +68,7 @@
68 68
            'txt'  => 'Tor -alpha Handbuch',
69 69
           },
70 70
           {'url'  => 'docs/proxychain',
71
-           'txt'  => 'Konfigurieren von Tor f�r die Verwendung eines Proxy Servers',
71
+           'txt'  => 'Konfigurieren von Tor für die Verwendung eines Proxy Servers',
72 72
           }],
73 73
       },
74 74
       {
75 75