[or-cvs] r11418: Add CHARSET="UTF-8" for force encoding in every other langua (in website/trunk: de ja pt se)

phobos at seul.org phobos at seul.org
Mon Sep 10 23:26:34 UTC 2007


Author: phobos
Date: 2007-09-10 19:26:33 -0400 (Mon, 10 Sep 2007)
New Revision: 11418

Modified:
   website/trunk/de/contact.wml
   website/trunk/de/documentation.wml
   website/trunk/de/donate.wml
   website/trunk/de/download-osx.wml
   website/trunk/de/download-unix.wml
   website/trunk/de/download-windows.wml
   website/trunk/de/download.wml
   website/trunk/de/faq-abuse.wml
   website/trunk/de/index.wml
   website/trunk/de/mirrors.wml
   website/trunk/de/overview.wml
   website/trunk/de/people.wml
   website/trunk/de/research.wml
   website/trunk/de/translation.wml
   website/trunk/de/volunteer.wml
   website/trunk/ja/contact.wml
   website/trunk/ja/documentation.wml
   website/trunk/ja/donate.wml
   website/trunk/ja/download-osx.wml
   website/trunk/ja/download-unix.wml
   website/trunk/ja/download-windows.wml
   website/trunk/ja/download.wml
   website/trunk/ja/faq-abuse.wml
   website/trunk/ja/index.wml
   website/trunk/ja/mirrors.wml
   website/trunk/ja/people.wml
   website/trunk/ja/research.wml
   website/trunk/ja/volunteer.wml
   website/trunk/pt/documentation.wml
   website/trunk/pt/download.wml
   website/trunk/pt/index.wml
   website/trunk/pt/overview.wml
   website/trunk/se/contact.wml
   website/trunk/se/documentation.wml
   website/trunk/se/donate.wml
   website/trunk/se/download-osx.wml
   website/trunk/se/download-unix.wml
   website/trunk/se/download-windows.wml
   website/trunk/se/download.wml
   website/trunk/se/faq-abuse.wml
   website/trunk/se/index.wml
   website/trunk/se/overview.wml
   website/trunk/se/people.wml
Log:
Add CHARSET="UTF-8" for force encoding in every other language too.


Modified: website/trunk/de/contact.wml
===================================================================
--- website/trunk/de/contact.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/contact.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10367
 # Last-Translator: peter at palfrader.org
 
-#include "head.wmi" TITLE="Kontakt"
+#include "head.wmi" CHARSET="UTF-8" TITLE="Kontakt"
 
 <div class="main-column">
 

Modified: website/trunk/de/documentation.wml
===================================================================
--- website/trunk/de/documentation.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/documentation.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11305
 # Last-Translator: jens at kubieziel.de, peter at palfrader.org
 
-#include "head.wmi" TITLE="Dokumentation"
+#include "head.wmi" TITLE="Dokumentation" CHARSET="UTF-8" 
 
 <div class="main-column">
 

Modified: website/trunk/de/donate.wml
===================================================================
--- website/trunk/de/donate.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/donate.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11381
 # Last-Translator: jens at kubieziel.de, peter at palfrader.org
 
-#include "head.wmi" TITLE="Spende!"
+#include "head.wmi" TITLE="Spende!" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/download-osx.wml
===================================================================
--- website/trunk/de/download-osx.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/download-osx.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8816
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Download für OS X"
+#include "head.wmi" TITLE="Download für OS X"  CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/download-unix.wml
===================================================================
--- website/trunk/de/download-unix.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/download-unix.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8698
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Download für Linux/Unix"
+#include "head.wmi" TITLE="Download für Linux/Unix" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/download-windows.wml
===================================================================
--- website/trunk/de/download-windows.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/download-windows.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10373
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Download für Windows"
+#include "head.wmi" TITLE="Download für Windows" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/download.wml
===================================================================
--- website/trunk/de/download.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/download.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11329
 # Last-Translator: jens at kubieziel.de, peter at palfrader.org
 
-#include "head.wmi" TITLE="Download"
+#include "head.wmi" TITLE="Download" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/faq-abuse.wml
===================================================================
--- website/trunk/de/faq-abuse.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/faq-abuse.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10377
 # Last-Translator: jo at durchholz.org,  peter at palfrader.org, jens at kubieziel.de (minor updates)
 
-#include "head.wmi" TITLE="Abuse-FAQ für Betreiber von Torservern"
+#include "head.wmi" TITLE="Abuse-FAQ für Betreiber von Torservern" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/index.wml
===================================================================
--- website/trunk/de/index.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/index.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11070
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Anonymität online"
+#include "head.wmi" TITLE="Anonymität online" CHARSET="UTF-8"
 
 <!-- SIDEBAR (OPTIONAL) -->
 <div class="sidebar">

Modified: website/trunk/de/mirrors.wml
===================================================================
--- website/trunk/de/mirrors.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/mirrors.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7799
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Spiegelserver"
+#include "head.wmi" TITLE="Spiegelserver" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/overview.wml
===================================================================
--- website/trunk/de/overview.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/overview.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7935
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="&Uuml;bersicht"
+#include "head.wmi" TITLE="&Uuml;bersicht" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/people.wml
===================================================================
--- website/trunk/de/people.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/people.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11381
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Personen"
+#include "head.wmi" TITLE="Personen" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/research.wml
===================================================================
--- website/trunk/de/research.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/research.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7673
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Forschung"
+#include "head.wmi" TITLE="Forschung" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/translation.wml
===================================================================
--- website/trunk/de/translation.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/translation.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10519
 # Last-Translator: jens at kubieziel.de
 
-#include "head.wmi" TITLE="Richtlinien zur Übersetzung"
+#include "head.wmi" TITLE="Richtlinien zur Übersetzung" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/de/volunteer.wml
===================================================================
--- website/trunk/de/volunteer.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/de/volunteer.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10181
 # Last-Translator: jens at kubieziel.de, peter at palfrader.org
 
-#include "head.wmi" TITLE="Mithelfen"
+#include "head.wmi" TITLE="Mithelfen" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/ja/contact.wml
===================================================================
--- website/trunk/ja/contact.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/contact.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10367 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="コンタクト"
+#include "head.wmi" CHARSET="UTF-8" TITLE="コンタクト"
 
 <div class="main-column">
 

Modified: website/trunk/ja/documentation.wml
===================================================================
--- website/trunk/ja/documentation.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/documentation.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10762 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="ドキュメント"
+#include "head.wmi" CHARSET="UTF-8" TITLE="ドキュメント"
 
 <div class="main-column">
 

Modified: website/trunk/ja/donate.wml
===================================================================
--- website/trunk/ja/donate.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/donate.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10628 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="ご寄付を!"
+#include "head.wmi" CHARSET="UTF-8" TITLE="ご寄付を!"
 
 <div class="main-column">
 

Modified: website/trunk/ja/download-osx.wml
===================================================================
--- website/trunk/ja/download-osx.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/download-osx.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8816 
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="OS X向けダウンロード"
+#include "head.wmi" CHARSET="UTF-8" TITLE="OS X向けダウンロード"
 
 <div class="main-column">
 

Modified: website/trunk/ja/download-unix.wml
===================================================================
--- website/trunk/ja/download-unix.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/download-unix.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8698 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="Download for Linux/Unix"
+#include "head.wmi" CHARSET="UTF-8" TITLE="Download for Linux/Unix"
 
 <div class="main-column">
 

Modified: website/trunk/ja/download-windows.wml
===================================================================
--- website/trunk/ja/download-windows.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/download-windows.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10373 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="Windows向けダウンロード"
+#include "head.wmi" CHARSET="UTF-8" TITLE="Windows向けダウンロード"
 
 <div class="main-column">
 

Modified: website/trunk/ja/download.wml
===================================================================
--- website/trunk/ja/download.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/download.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11283 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="ダウンロード"
+#include "head.wmi" CHARSET="UTF-8" TITLE="ダウンロード"
 
 <div class="main-column">
 

Modified: website/trunk/ja/faq-abuse.wml
===================================================================
--- website/trunk/ja/faq-abuse.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/faq-abuse.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10377 
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="サーバ管理者用 Torの悪用についてのFAQ"
+#include "head.wmi" CHARSET="UTF-8" TITLE="サーバ管理者用 Torの悪用についてのFAQ"
 
 <div class="main-column">
 

Modified: website/trunk/ja/index.wml
===================================================================
--- website/trunk/ja/index.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/index.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 11070 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="オンライン上の匿名性"
+#include "head.wmi" CHARSET="UTF-8" TITLE="オンライン上の匿名性"
 
 <!-- SIDEBAR (OPTIONAL) -->
 <div class="sidebar">

Modified: website/trunk/ja/mirrors.wml
===================================================================
--- website/trunk/ja/mirrors.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/mirrors.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7799 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="ミラーサーバ"
+#include "head.wmi" CHARSET="UTF-8" TITLE="ミラーサーバ"
 
 <div class="main-column">
 

Modified: website/trunk/ja/people.wml
===================================================================
--- website/trunk/ja/people.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/people.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10369
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="人々"
+#include "head.wmi" CHARSET="UTF-8" TITLE="人々"
 
 <div class="main-column">
 

Modified: website/trunk/ja/research.wml
===================================================================
--- website/trunk/ja/research.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/research.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7673 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="リサーチ"
+#include "head.wmi" CHARSET="UTF-8"  TITLE="リサーチ"
 
 <div class="main-column">
 

Modified: website/trunk/ja/volunteer.wml
===================================================================
--- website/trunk/ja/volunteer.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/ja/volunteer.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 10723 $
 # Last-Translator: buyoppy at yahoo.co.jp
 
-#include "head.wmi" TITLE="ボランティア"
+#include "head.wmi" CHARSET="UTF-8" TITLE="ボランティア"
 
 <div class="main-column">
 

Modified: website/trunk/pt/documentation.wml
===================================================================
--- website/trunk/pt/documentation.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/pt/documentation.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7935
 # Last-Translator: asr at mail.telepac.pt
 
-#include "head.wmi" TITLE="Documenta&ccedil;&atilde;o"
+#include "head.wmi" TITLE="Documenta&ccedil;&atilde;o" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/pt/download.wml
===================================================================
--- website/trunk/pt/download.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/pt/download.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8053
 # Last-Translator: asr at mail.telepac.pt
 
-#include "head.wmi" TITLE="Download"
+#include "head.wmi" TITLE="Download" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/pt/index.wml
===================================================================
--- website/trunk/pt/index.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/pt/index.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8026
 # Last-Translator: asr at mail.telepac.pt
 
-#include "head.wmi" TITLE="Um sistema an&oacute;nimo de comunica&ccedil;&atilde;o na Internet"
+#include "head.wmi" TITLE="Um sistema an&oacute;nimo de comunica&ccedil;&atilde;o na Internet" CHARSET="UTF-8"
 
 <!-- SIDEBAR (OPTIONAL) -->
 <div class="sidebar">

Modified: website/trunk/pt/overview.wml
===================================================================
--- website/trunk/pt/overview.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/pt/overview.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7935
 # Last-Translator: asr at mail.telepac.pt
 
-#include "head.wmi" TITLE="Vista geral"
+#include "head.wmi" TITLE="Vista geral" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/contact.wml
===================================================================
--- website/trunk/se/contact.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/contact.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7882
 # Last-Translator: translator.se atTAat unowned.net
 
-#include "head.wmi" TITLE="Kontakt"
+#include "head.wmi" TITLE="Kontakt"  CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/documentation.wml
===================================================================
--- website/trunk/se/documentation.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/documentation.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 9450
 # Last-Translator: translator.se atTAat unowned.net
 
-#include "head.wmi" TITLE="Dokumentation"
+#include "head.wmi" TITLE="Dokumentation" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/donate.wml
===================================================================
--- website/trunk/se/donate.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/donate.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 9889
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Donate!"
+#include "head.wmi" TITLE="Donate!" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/download-osx.wml
===================================================================
--- website/trunk/se/download-osx.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/download-osx.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8816
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Download for OS X"
+#include "head.wmi" TITLE="Download for OS X" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/download-unix.wml
===================================================================
--- website/trunk/se/download-unix.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/download-unix.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8698
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Download for Linux/Unix"
+#include "head.wmi" TITLE="Download for Linux/Unix" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/download-windows.wml
===================================================================
--- website/trunk/se/download-windows.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/download-windows.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 9188
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Download for Windows"
+#include "head.wmi" TITLE="Download for Windows" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/download.wml
===================================================================
--- website/trunk/se/download.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/download.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 9872
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Ladda ner"
+#include "head.wmi" TITLE="Ladda ner" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/faq-abuse.wml
===================================================================
--- website/trunk/se/faq-abuse.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/faq-abuse.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8460
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="Abuse FAQ for Server Operators"
+#include "head.wmi" TITLE="Abuse FAQ for Server Operators" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/index.wml
===================================================================
--- website/trunk/se/index.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/index.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision:  9231
 # Last-Translator: translator.se atTAat unowned.net
 
-#include "head.wmi" TITLE="Anonym kommunikation &ouml;ver Internet"
+#include "head.wmi" TITLE="Anonym kommunikation &ouml;ver Internet" CHARSET="UTF-8"
 
 <!-- SIDEBAR (OPTIONAL) -->
 <div class="sidebar">

Modified: website/trunk/se/overview.wml
===================================================================
--- website/trunk/se/overview.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/overview.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 7935
 # Last-Translator: translator.se atTAat unowned.net
 
-#include "head.wmi" TITLE="&Ouml;versikt"
+#include "head.wmi" TITLE="&Ouml;versikt" CHARSET="UTF-8"
 
 <div class="main-column">
 

Modified: website/trunk/se/people.wml
===================================================================
--- website/trunk/se/people.wml	2007-09-10 23:23:59 UTC (rev 11417)
+++ website/trunk/se/people.wml	2007-09-10 23:26:33 UTC (rev 11418)
@@ -2,7 +2,7 @@
 # Based-On-Revision: 8726
 # Last-Translator: lasse underscore ahv atTAat yahoo dot se
 
-#include "head.wmi" TITLE="People"
+#include "head.wmi" TITLE="People" CHARSET="UTF-8"
 
 <div class="main-column">
 



More information about the tor-commits mailing list