2002/css-validator/org/w3c/css/util Messages.properties.de,1.21,1.22 Messages.properties.es,1.8,1.9 Messages.properties.fr,1.17,1.18 Messages.properties.it,1.2,1.3 Messages.properties.ja,1.12,1.13 Messages.properties.nl,1.13,1.14 Messages.properties.pl-PL,1.1,1.2 Messages.properties.zh-cn,1.11,1.12

Update of /sources/public/2002/css-validator/org/w3c/css/util
In directory hutz:/tmp/cvs-serv8995

Modified Files:
	Messages.properties.de Messages.properties.es 
	Messages.properties.fr Messages.properties.it 
	Messages.properties.ja Messages.properties.nl 
	Messages.properties.pl-PL Messages.properties.zh-cn 
Log Message:
putting (default) english value for newly added warning message

Index: Messages.properties.ja
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.ja,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Messages.properties.ja	15 Jun 2006 01:15:22 -0000	1.12
+++ Messages.properties.ja	12 Dec 2006 06:24:52 -0000	1.13
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: %s が再定義されています
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: %s と %s が同じ色です
 warning.no-color: 指定された背景色(background-color)に対応する前面色(color)が指定されていません

Index: Messages.properties.de
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.de,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Messages.properties.de	15 Jun 2006 01:04:23 -0000	1.21
+++ Messages.properties.de	12 Dec 2006 06:24:52 -0000	1.22
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: Erneute Definition von %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: Gleiche Farbe für %s und %s
 warning.no-color: Sie haben keine Vordergrundfarbe zu der Hintergrundfarbe angegeben

Index: Messages.properties.nl
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.nl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Messages.properties.nl	15 Jun 2006 01:05:00 -0000	1.13
+++ Messages.properties.nl	12 Dec 2006 06:24:52 -0000	1.14
@@ -8,6 +8,9 @@
 # level is een integer tussen 0 en 9 (alle andere waarden worden genegeerd)
 warning.redefinition: Herdefinitie van %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: Dezelfde kleuren voor %s en %s
 warning.no-color: U heeft geen kleur voor uw achtergrondkleur opgegeven

Index: Messages.properties.pl-PL
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.pl-PL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Messages.properties.pl-PL	14 Aug 2006 08:12:01 -0000	1.1
+++ Messages.properties.pl-PL	12 Dec 2006 06:24:52 -0000	1.2
@@ -8,6 +8,9 @@
 #  poziom jest liczbš pomiędzy 0 i 9 (wszystkie inne wartoœci sš ignorowane)
 warning.redefinition: Redefiniowanie %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # użyte przez org.w3c.css.properties.Css1Style
 warning.same-colors: Takie same kolory dla %s i %s
 warning.no-color: Brak koloru w background-color
@@ -226,4 +229,4 @@
 error.onlyATSC : %s ta funkcja jest jedynie dla medium atsc-tv
 
 warning.otherprofile : właœciwoœć %s nie istnieje dla tego profilu, ale wykazuje zgodnoœć z innym profilem
-warning.deprecated : Wartoœć jest przestarzała
\ No newline at end of file
+warning.deprecated : Wartoœć jest przestarzała

Index: Messages.properties.es
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.es,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Messages.properties.es	18 Jun 2006 21:25:10 -0000	1.8
+++ Messages.properties.es	12 Dec 2006 06:24:52 -0000	1.9
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: Redefinición de %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: Colores iguales para %s y %s
 warning.no-color: Hay un color de fondo establecido y no hay color de primer plano
@@ -230,4 +233,4 @@
 warning.deprecated : este valor está desaprobado
 
 #used by org.w3c.css.parser.analyzer.CssParser
-error.nocomb: La combinación %s entre selectores no está permitida en este perfil o versión
\ No newline at end of file
+error.nocomb: La combinación %s entre selectores no está permitida en este perfil o versión

Index: Messages.properties.fr
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.fr,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Messages.properties.fr	9 Jun 2006 05:23:46 -0000	1.17
+++ Messages.properties.fr	12 Dec 2006 06:24:52 -0000	1.18
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: Redéfinition de la propriété %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: %s et %s sont de la même couleur
 warning.no-color: Vous n'avez pas de couleur définie avec votre \

Index: Messages.properties.it
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.it,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Messages.properties.it	12 Jul 2006 02:56:51 -0000	1.2
+++ Messages.properties.it	12 Dec 2006 06:24:52 -0000	1.3
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: Ridefinizione di %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: Hai utilizzato lo stesso colore per %s e %s
 warning.no-color: Non è stato definito il valore di color mentre è presente il valore di background-color

Index: Messages.properties.zh-cn
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.zh-cn,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Messages.properties.zh-cn	15 Jun 2006 01:13:05 -0000	1.11
+++ Messages.properties.zh-cn	12 Dec 2006 06:24:52 -0000	1.12
@@ -8,6 +8,9 @@
 #  level is an integer between 0 and 9 (all others values are ignored)
 warning.redefinition: 重定义了 %s
 
+# used by xml parser
+warning.style-inside-comment: Do not put style rules inside HTML comments as they may be removed by user agent
+
 # used by org.w3c.css.properties.Css1Style
 warning.same-colors: 一样的颜色对于 %s 和 %s
 warning.no-color: 你没有为你的背景色设置(前景)颜色

Received on Tuesday, 12 December 2006 06:25:24 UTC