[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11417: Add CHARSET="UTF-8" to force correct encoding in Italian pag (website/trunk/it)
Author: phobos
Date: 2007-09-10 19:23:59 -0400 (Mon, 10 Sep 2007)
New Revision: 11417
Modified:
website/trunk/it/contact.wml
website/trunk/it/documentation.wml
website/trunk/it/donate.wml
website/trunk/it/download-osx.wml
website/trunk/it/download-unix.wml
website/trunk/it/download-windows.wml
website/trunk/it/index.wml
website/trunk/it/mirrors.wml
website/trunk/it/people.wml
website/trunk/it/research.wml
website/trunk/it/volunteer.wml
Log:
Add CHARSET="UTF-8" to force correct encoding in Italian pages.
Modified: website/trunk/it/contact.wml
===================================================================
--- website/trunk/it/contact.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/contact.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 10367
# Last-Translator: jan at seul dot org
-#include "head.wmi" TITLE="Contatti"
+#include "head.wmi" TITLE="Contatti" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/documentation.wml
===================================================================
--- website/trunk/it/documentation.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/documentation.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 11305
# Last-Translator: jan at seul dot org
-#include "head.wmi" TITLE="Documentazione"
+#include "head.wmi" TITLE="Documentazione" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/donate.wml
===================================================================
--- website/trunk/it/donate.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/donate.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 11381
# Last-Translator: jan at seul dot org
-#include "head.wmi" TITLE="Donazioni"
+#include "head.wmi" TITLE="Donazioni" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/download-osx.wml
===================================================================
--- website/trunk/it/download-osx.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/download-osx.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 8816
# Last-Translator: jan at seul dot org
-#include "head.wmi" TITLE="Download per OS X"
+#include "head.wmi" TITLE="Download per OS X" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/download-unix.wml
===================================================================
--- website/trunk/it/download-unix.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/download-unix.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 8698
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Download per Linux/Unix"
+#include "head.wmi" TITLE="Download per Linux/Unix" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/download-windows.wml
===================================================================
--- website/trunk/it/download-windows.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/download-windows.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 10373
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Download per Windows"
+#include "head.wmi" TITLE="Download per Windows" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/index.wml
===================================================================
--- website/trunk/it/index.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/index.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 11402
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="anonimato in rete"
+#include "head.wmi" TITLE="anonimato in rete" CHARSET="UTF-8"
<!-- SIDEBAR (OPTIONAL) -->
<div class="sidebar">
Modified: website/trunk/it/mirrors.wml
===================================================================
--- website/trunk/it/mirrors.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/mirrors.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 7799
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Mirror"
+#include "head.wmi" TITLE="Mirror" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/people.wml
===================================================================
--- website/trunk/it/people.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/people.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 11381
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Persone"
+#include "head.wmi" TITLE="Persone" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/research.wml
===================================================================
--- website/trunk/it/research.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/research.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 7673
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Ricerca"
+#include "head.wmi" TITLE="Ricerca" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/it/volunteer.wml
===================================================================
--- website/trunk/it/volunteer.wml 2007-09-10 14:23:26 UTC (rev 11416)
+++ website/trunk/it/volunteer.wml 2007-09-10 23:23:59 UTC (rev 11417)
@@ -2,7 +2,7 @@
# Based-On-Revision: 10723
# Last-Translator: jan@xxxxxxxx
-#include "head.wmi" TITLE="Partecipa"
+#include "head.wmi" TITLE="Partecipa" CHARSET="UTF-8"
<div class="main-column">