[or-cvs] r18121: {website} the problem was that the non-standard chars in de/foot.wmi w (website/trunk/de)
    arma at seul.org 
    arma at seul.org
       
    Thu Jan 15 22:00:15 UTC 2009
    
    
  
Author: arma
Date: 2009-01-15 17:00:15 -0500 (Thu, 15 Jan 2009)
New Revision: 18121
Modified:
   website/trunk/de/foot.wmi
Log:
the problem was that the non-standard chars in de/foot.wmi were
not actually utf-8 characters. that's why they looked bad.
next time, iconv -t utf-8 foot.wmi
first
Modified: website/trunk/de/foot.wmi
===================================================================
--- website/trunk/de/foot.wmi	2009-01-15 21:08:19 UTC (rev 18120)
+++ website/trunk/de/foot.wmi	2009-01-15 22:00:15 UTC (rev 18121)
@@ -39,7 +39,7 @@
      </p>
    <: }; :>
 
-   <p>Die Tor-Entwickler haben diese Übersetzung nicht auf Korrektheit
+   <p>Die Tor-Entwickler haben diese Übersetzung nicht auf Korrektheit
    geprüft.
    Sie könnte veraltet oder falsch sein. Die offizielle Version ist in
    englischer Sprache, erhältlich unter <a
    
    
More information about the tor-commits
mailing list