- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Feb 2009 18:42:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator In directory hutz:/tmp/cvs-serv12488 Modified Files: BUGS.html DOWNLOAD.html.de DOWNLOAD.html.en DOWNLOAD.html.es DOWNLOAD.html.fr DOWNLOAD.html.it DOWNLOAD.html.ja DOWNLOAD.html.ko DOWNLOAD.html.nl DOWNLOAD.html.pl-PL DOWNLOAD.html.pt-BR DOWNLOAD.html.ru DOWNLOAD.html.sv DOWNLOAD.html.zh-cn about.html.de about.html.en about.html.es about.html.fr about.html.it about.html.ja about.html.ko about.html.nl about.html.pl-PL about.html.pt-BR about.html.ru about.html.sv about.html.zh-cn api.html documentation.html.de documentation.html.en documentation.html.es documentation.html.fr documentation.html.it documentation.html.ja documentation.html.ko documentation.html.nl documentation.html.pl-PL documentation.html.pt-BR documentation.html.ru documentation.html.sv documentation.html.zh-cn manual.html.de manual.html.en manual.html.es manual.html.fr manual.html.it manual.html.ja manual.html.ko manual.html.nl manual.html.pl-PL manual.html.pt-BR manual.html.ru manual.html.sv manual.html.zh-cn Log Message: adding charset info in META, as suggested by Makoto Takahashi. Index: about.html.ja =================================================================== RCS file: /sources/public/2002/css-validator/about.html.ja,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- about.html.ja 8 Jan 2009 22:40:33 -0000 1.14 +++ about.html.ja 4 Feb 2009 18:41:57 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS 検査サービスについて</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="ホーム" /> Index: documentation.html.ja =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.ja,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- documentation.html.ja 8 Jan 2009 22:40:33 -0000 1.17 +++ documentation.html.ja 4 Feb 2009 18:41:57 -0000 1.18 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS Validator ドキュメント</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.en =================================================================== RCS file: /sources/public/2002/css-validator/about.html.en,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- about.html.en 8 Jan 2009 22:40:33 -0000 1.15 +++ about.html.en 4 Feb 2009 18:41:56 -0000 1.16 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>About the W3C CSS Validation Service</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.en =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.en,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- DOWNLOAD.html.en 2 Feb 2009 16:12:23 -0000 1.27 +++ DOWNLOAD.html.en 4 Feb 2009 18:41:56 -0000 1.28 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Download and Install the CSS Validator</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.pt-BR =================================================================== RCS file: /sources/public/2002/css-validator/about.html.pt-BR,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- about.html.pt-BR 8 Jan 2009 22:40:33 -0000 1.4 +++ about.html.pt-BR 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Sobre o serviço de validação do W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.de =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.de,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- documentation.html.de 8 Jan 2009 22:40:33 -0000 1.12 +++ documentation.html.de 4 Feb 2009 18:41:57 -0000 1.13 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"><head> - <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Dokumentation zum W3C CSS Validator</title><link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.sv =================================================================== RCS file: /sources/public/2002/css-validator/about.html.sv,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- about.html.sv 8 Jan 2009 22:40:33 -0000 1.4 +++ about.html.sv 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Om W3C:s CSS valideringstjänst</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Hemsida" /> Index: manual.html.pl-PL =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.pl-PL,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- manual.html.pl-PL 8 Jan 2009 22:40:34 -0000 1.19 +++ manual.html.pl-PL 4 Feb 2009 18:41:57 -0000 1.20 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Instrukcja dla użytkownika walidatora CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Strona Główna" /> Index: documentation.html.nl =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.nl,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- documentation.html.nl 8 Jan 2009 22:40:33 -0000 1.12 +++ documentation.html.nl 4 Feb 2009 18:41:57 -0000 1.13 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentatie voor de W3C CSS Validator</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Pagina" /> Index: about.html.de =================================================================== RCS file: /sources/public/2002/css-validator/about.html.de,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- about.html.de 8 Jan 2009 22:40:33 -0000 1.12 +++ about.html.de 4 Feb 2009 18:41:56 -0000 1.13 @@ -1,8 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"><head> - <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> - - + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Über den W3C CSS Validierungsdienst</title><link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> <style type="text/css" media="all"> Index: manual.html.fr =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.fr,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- manual.html.fr 8 Jan 2009 22:40:33 -0000 1.14 +++ manual.html.fr 4 Feb 2009 18:41:57 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Le manuel de l'utilisateur du validateur CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Accueil" /> Index: documentation.html.sv =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.sv,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- documentation.html.sv 8 Jan 2009 22:40:33 -0000 1.4 +++ documentation.html.sv 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Dokumentation avseende W3C:s CSS-validerare</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Hemsida" /> Index: manual.html.ja =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.ja,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- manual.html.ja 8 Jan 2009 22:40:33 -0000 1.15 +++ manual.html.ja 4 Feb 2009 18:41:57 -0000 1.16 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator ユーザー・マニュアル</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: manual.html.nl =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.nl,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- manual.html.nl 8 Jan 2009 22:40:34 -0000 1.14 +++ manual.html.nl 4 Feb 2009 18:41:57 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator User Manual</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Pagina" /> Index: DOWNLOAD.html.es =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.es,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- DOWNLOAD.html.es 26 Jan 2009 22:24:34 -0000 1.14 +++ DOWNLOAD.html.es 4 Feb 2009 18:41:56 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Descarga e Instalación del Validador de CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org"/> <link rev="start" href="./" title="Home Page"/> Index: about.html.ko =================================================================== RCS file: /sources/public/2002/css-validator/about.html.ko,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- about.html.ko 8 Jan 2009 22:40:33 -0000 1.3 +++ about.html.ko 4 Feb 2009 18:41:57 -0000 1.4 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS 검사 서비스에 대하여</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.zh-cn =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.zh-cn,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- DOWNLOAD.html.zh-cn 26 Jan 2009 22:24:34 -0000 1.16 +++ DOWNLOAD.html.zh-cn 4 Feb 2009 18:41:56 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>下载并安装CSS验证器</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.fr =================================================================== RCS file: /sources/public/2002/css-validator/about.html.fr,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- about.html.fr 8 Jan 2009 22:40:33 -0000 1.14 +++ about.html.fr 4 Feb 2009 18:41:56 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>À propos du service de validation CSS du W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Accueil" /> Index: DOWNLOAD.html.sv =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.sv,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- DOWNLOAD.html.sv 26 Jan 2009 22:24:34 -0000 1.5 +++ DOWNLOAD.html.sv 4 Feb 2009 18:41:56 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Ladda ned och installera CSS-valideraren</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Hemsida" /> Index: manual.html.pt-BR =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.pt-BR,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- manual.html.pt-BR 8 Jan 2009 22:40:34 -0000 1.5 +++ manual.html.pt-BR 4 Feb 2009 18:41:57 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator User Manual</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.zh-cn =================================================================== RCS file: /sources/public/2002/css-validator/about.html.zh-cn,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- about.html.zh-cn 8 Jan 2009 22:40:33 -0000 1.13 +++ about.html.zh-cn 4 Feb 2009 18:41:57 -0000 1.14 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>关于W3C的CSS验证服务</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.ko =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.ko,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- DOWNLOAD.html.ko 26 Jan 2009 22:24:34 -0000 1.4 +++ DOWNLOAD.html.ko 4 Feb 2009 18:41:56 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS 검사 서비스 다운로드와 설치</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.de =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.de,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- DOWNLOAD.html.de 26 Jan 2009 22:24:34 -0000 1.13 +++ DOWNLOAD.html.de 4 Feb 2009 18:41:56 -0000 1.14 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"><head> - <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Den CSS Validator herunterladen</title><link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.it =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.it,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- DOWNLOAD.html.it 26 Jan 2009 22:24:34 -0000 1.16 +++ DOWNLOAD.html.it 4 Feb 2009 18:41:56 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Scaricare ed installare il validatore CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: manual.html.de =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.de,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- manual.html.de 8 Jan 2009 22:40:33 -0000 1.14 +++ manual.html.de 4 Feb 2009 18:41:57 -0000 1.15 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> - <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator User Manual</title><link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: manual.html.sv =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.sv,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- manual.html.sv 8 Jan 2009 22:40:34 -0000 1.5 +++ manual.html.sv 4 Feb 2009 18:41:58 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Användarmanual för CSS-valideraren</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Hemsida" /> Index: documentation.html.pl-PL =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.pl-PL,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- documentation.html.pl-PL 8 Jan 2009 22:40:33 -0000 1.19 +++ documentation.html.pl-PL 4 Feb 2009 18:41:57 -0000 1.20 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Dokumantacja Walidatora CSS W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Strona Główna" /> Index: DOWNLOAD.html.ru =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.ru,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- DOWNLOAD.html.ru 26 Jan 2009 22:24:34 -0000 1.5 +++ DOWNLOAD.html.ru 4 Feb 2009 18:41:56 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Загрузка и установка сервиса проверки CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.pt-BR =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.pt-BR,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- DOWNLOAD.html.pt-BR 26 Jan 2009 22:24:34 -0000 1.5 +++ DOWNLOAD.html.pt-BR 4 Feb 2009 18:41:56 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Download and Install the CSS Validator</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.es =================================================================== RCS file: /sources/public/2002/css-validator/about.html.es,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- about.html.es 8 Jan 2009 22:40:33 -0000 1.14 +++ about.html.es 4 Feb 2009 18:41:56 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Acerca del Servicio de Validación de CSS del W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org"/> <link rev="start" href="./" title="Home Page"/> Index: documentation.html.pt-BR =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.pt-BR,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- documentation.html.pt-BR 8 Jan 2009 22:40:33 -0000 1.4 +++ documentation.html.pt-BR 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentação para o validador CSS do W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.zh-cn =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.zh-cn,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- documentation.html.zh-cn 8 Jan 2009 22:40:33 -0000 1.16 +++ documentation.html.zh-cn 4 Feb 2009 18:41:57 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS验证器的文档</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.en =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.en,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- documentation.html.en 8 Jan 2009 22:40:33 -0000 1.21 +++ documentation.html.en 4 Feb 2009 18:41:57 -0000 1.22 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentation for the W3C CSS Validator</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: api.html =================================================================== RCS file: /sources/public/2002/css-validator/api.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- api.html 8 Jan 2009 22:40:33 -0000 1.14 +++ api.html 4 Feb 2009 18:41:57 -0000 1.15 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentation of the Programmatic Interface (API) to The W3C CSS Validation Service</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> Index: documentation.html.ko =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.ko,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- documentation.html.ko 8 Jan 2009 22:40:33 -0000 1.6 +++ documentation.html.ko 4 Feb 2009 18:41:57 -0000 1.7 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS 검사 서비스 안내</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.it =================================================================== RCS file: /sources/public/2002/css-validator/about.html.it,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- about.html.it 8 Jan 2009 22:40:33 -0000 1.13 +++ about.html.it 4 Feb 2009 18:41:56 -0000 1.14 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Informazioni sul servizio di validazione CSS del W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Pagina iniziale" /> Index: about.html.pl-PL =================================================================== RCS file: /sources/public/2002/css-validator/about.html.pl-PL,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- about.html.pl-PL 8 Jan 2009 22:40:33 -0000 1.16 +++ about.html.pl-PL 4 Feb 2009 18:41:57 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Informacje na temat usług walidatora CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Strona Główna" /> Index: about.html.ru =================================================================== RCS file: /sources/public/2002/css-validator/about.html.ru,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- about.html.ru 8 Jan 2009 22:40:33 -0000 1.4 +++ about.html.ru 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>О сервисе W3C для проверки CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.it =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.it,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- documentation.html.it 8 Jan 2009 22:40:33 -0000 1.15 +++ documentation.html.it 4 Feb 2009 18:41:57 -0000 1.16 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentazione per il servizio di validazione CSS del W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Pagina iniziale" /> Index: manual.html.ko =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.ko,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- manual.html.ko 4 Feb 2009 16:56:06 -0000 1.9 +++ manual.html.ko 4 Feb 2009 18:41:57 -0000 1.10 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>W3C CSS 검사 서비스 안내</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: manual.html.ru =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.ru,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- manual.html.ru 8 Jan 2009 22:40:34 -0000 1.5 +++ manual.html.ru 4 Feb 2009 18:41:57 -0000 1.6 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Руководство пользователя сервиса проверки CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.pl-PL =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.pl-PL,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- DOWNLOAD.html.pl-PL 26 Jan 2009 22:24:34 -0000 1.18 +++ DOWNLOAD.html.pl-PL 4 Feb 2009 18:41:56 -0000 1.19 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Ściągnij i zainstaluj walidator CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Strona Główna" /> Index: manual.html.zh-cn =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.zh-cn,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- manual.html.zh-cn 8 Jan 2009 22:40:34 -0000 1.16 +++ manual.html.zh-cn 4 Feb 2009 18:41:58 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS验证器的用户手册</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.ru =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.ru,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- documentation.html.ru 8 Jan 2009 22:40:33 -0000 1.4 +++ documentation.html.ru 4 Feb 2009 18:41:57 -0000 1.5 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Документация для сервиса W3C проверки CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: documentation.html.es =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.es,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- documentation.html.es 8 Jan 2009 22:40:33 -0000 1.13 +++ documentation.html.es 4 Feb 2009 18:41:57 -0000 1.14 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Documentación del Validador de CSS del W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org"/> <link rev="start" href="./" title="Home Page"/> Index: BUGS.html =================================================================== RCS file: /sources/public/2002/css-validator/BUGS.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- BUGS.html 9 Jun 2004 22:29:21 -0000 1.15 +++ BUGS.html 4 Feb 2009 18:41:56 -0000 1.16 @@ -2,6 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator Project</title> <link href="style/page.css" type="text/css" rel="STYLESHEET" /> Index: manual.html.es =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.es,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- manual.html.es 8 Jan 2009 22:40:33 -0000 1.15 +++ manual.html.es 4 Feb 2009 18:41:57 -0000 1.16 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Manual de Usuario del Validador de CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.ja =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.ja,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- DOWNLOAD.html.ja 26 Jan 2009 22:24:34 -0000 1.17 +++ DOWNLOAD.html.ja 4 Feb 2009 18:41:56 -0000 1.18 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator のダウンロードとインストール</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: DOWNLOAD.html.nl =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.nl,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- DOWNLOAD.html.nl 26 Jan 2009 22:24:34 -0000 1.16 +++ DOWNLOAD.html.nl 4 Feb 2009 18:41:56 -0000 1.17 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Download en Installeer de CSS Validator</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Pagina" /> Index: documentation.html.fr =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.fr,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- documentation.html.fr 8 Jan 2009 22:40:33 -0000 1.17 +++ documentation.html.fr 4 Feb 2009 18:41:57 -0000 1.18 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>La documentation du validateur CSS du W3C</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Accueil" /> Index: manual.html.it =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.it,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- manual.html.it 8 Jan 2009 22:40:33 -0000 1.17 +++ manual.html.it 4 Feb 2009 18:41:57 -0000 1.18 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it"> <head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Manuale utente per il validatore CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Pagina iniziale" /> Index: manual.html.en =================================================================== RCS file: /sources/public/2002/css-validator/manual.html.en,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- manual.html.en 8 Jan 2009 22:40:33 -0000 1.17 +++ manual.html.en 4 Feb 2009 18:41:57 -0000 1.18 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS Validator User Manual</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Page" /> Index: about.html.nl =================================================================== RCS file: /sources/public/2002/css-validator/about.html.nl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- about.html.nl 8 Jan 2009 22:40:33 -0000 1.11 +++ about.html.nl 4 Feb 2009 18:41:57 -0000 1.12 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Over de W3C CSS Validation Service</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Home Pagina" /> Index: DOWNLOAD.html.fr =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.fr,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- DOWNLOAD.html.fr 26 Jan 2009 22:23:49 -0000 1.21 +++ DOWNLOAD.html.fr 4 Feb 2009 18:41:56 -0000 1.22 @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Télécharger et installer le validateur CSS</title> <link rev="made" href="mailto:www-validator-css@w3.org" /> <link rev="start" href="./" title="Accueil" />
Received on Wednesday, 4 February 2009 18:42:12 UTC