- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Feb 2009 21:00:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv16011
Modified Files:
validator.html.de validator.html.en validator.html.es
validator.html.fr validator.html.it validator.html.ja
validator.html.ko validator.html.nl validator.html.pl-PL
validator.html.pt-BR validator.html.ru validator.html.sv
validator.html.zh-cn
Log Message:
charset declaration at document level
Index: validator.html.ko
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.ko,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- validator.html.ko 4 Feb 2009 16:20:34 -0000 1.10
+++ validator.html.ko 9 Feb 2009 21:00:54 -0000 1.11
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="ko" lang="ko">
<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="W3C CSS 검사 서비스 홈페이지" />
Index: validator.html.sv
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.sv,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- validator.html.sv 3 Feb 2009 19:52:32 -0000 1.4
+++ validator.html.sv 9 Feb 2009 21:00:54 -0000 1.5
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="sv" lang="sv">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>W3C:s CSS-valideringstjänst</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Hemsida för W3C:s CSS-valideringstjänst" />
Index: validator.html.zh-cn
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.zh-cn,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- validator.html.zh-cn 3 Feb 2009 19:52:32 -0000 1.30
+++ validator.html.zh-cn 9 Feb 2009 21:00:54 -0000 1.31
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="zh-cn" lang="zh-cn">
<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 for the W3C CSS Validation Service" />
Index: validator.html.ja
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.ja,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- validator.html.ja 3 Feb 2009 19:52:32 -0000 1.33
+++ validator.html.ja 9 Feb 2009 21:00:54 -0000 1.34
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="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="W3C CSS 検証サービスのホーム" />
Index: validator.html.es
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.es,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- validator.html.es 3 Feb 2009 19:52:32 -0000 1.36
+++ validator.html.es 9 Feb 2009 21:00:54 -0000 1.37
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="es" lang="es">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>El Servicio de Validación de CSS del W3C</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Página de inicio del Servicio de Validación CSS del W3C" />
Index: validator.html.it
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.it,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- validator.html.it 3 Feb 2009 19:52:32 -0000 1.30
+++ validator.html.it 9 Feb 2009 21:00:54 -0000 1.31
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="it" lang="it">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Servizio di validazione del W3C per i fogli di stile a cascata (CSS)</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Pagina iniziale del servizio di validazione CSS del W3C" />
Index: validator.html.nl
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.nl,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- validator.html.nl 3 Feb 2009 19:52:32 -0000 1.24
+++ validator.html.nl 9 Feb 2009 21:00:54 -0000 1.25
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="nl" lang="nl">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>De W3C CSS Validatie Service</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Home pagina van de W3C CSS Validatie Service" />
Index: validator.html.pl-PL
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.pl-PL,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- validator.html.pl-PL 3 Feb 2009 19:52:32 -0000 1.24
+++ validator.html.pl-PL 9 Feb 2009 21:00:54 -0000 1.25
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="pl-PL" lang="pl-PL">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Usługa Walidacji CSS W3C</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Home" />
Index: validator.html.en
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.en,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- validator.html.en 3 Feb 2009 19:52:32 -0000 1.42
+++ validator.html.en 9 Feb 2009 21:00:54 -0000 1.43
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The W3C CSS Validation Service</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Home page for the W3C CSS Validation Service" />
Index: validator.html.fr
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.fr,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- validator.html.fr 3 Feb 2009 19:52:32 -0000 1.39
+++ validator.html.fr 9 Feb 2009 21:00:54 -0000 1.40
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="fr" lang="fr">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Service de validation CSS du W3C</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Page d'accueil du service de validation CSS de W3C" />
Index: validator.html.pt-BR
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.pt-BR,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- validator.html.pt-BR 3 Feb 2009 19:52:32 -0000 1.5
+++ validator.html.pt-BR 9 Feb 2009 21:00:54 -0000 1.6
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="pt-BR" lang="pt-BR">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Serviço de validação de CSS do W3C</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Home page do serviço de validação do W3C" />
Index: validator.html.de
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.de,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- validator.html.de 3 Feb 2009 19:52:32 -0000 1.28
+++ validator.html.de 9 Feb 2009 21:00:54 -0000 1.29
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="de" lang="de">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Der W3C CSS Validierungsdienst</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Homepage des W3C CSS Validierungsdienstes" />
Index: validator.html.ru
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.ru,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- validator.html.ru 3 Feb 2009 19:52:32 -0000 1.4
+++ validator.html.ru 9 Feb 2009 21:00:54 -0000 1.5
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
<!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="ru" lang="ru">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>сервис проверки CSS от W3C</title>
<link rev="made" href="mailto:www-validator-css@w3.org" />
<link rev="start" href="./" title="Главная страница сервиса проверки CSS от W3C" />
Received on Monday, 9 February 2009 21:01:07 UTC