2002/css-validator/org/w3c/css/util Messages.properties.de,1.44,1.45 Messages.properties.en,1.37,1.38 Messages.properties.es,1.31,1.32 Messages.properties.fr,1.44,1.45 Messages.properties.it,1.26,1.27 Messages.properties.ja,1.41,1.42 Messages.properties.ko,1.13,1.14 Messages.properties.nl,1.39,1.40 Messages.properties.pl-PL,1.23,1.24 Messages.properties.pt-BR,1.10,1.11 Messages.properties.ru,1.8,1.9 Messages.properties.sv,1.10,1.11 Messages.properties.zh-cn,1.35,1.36

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

Modified Files:
	Messages.properties.de Messages.properties.en 
	Messages.properties.es Messages.properties.fr 
	Messages.properties.it Messages.properties.ja 
	Messages.properties.ko Messages.properties.nl 
	Messages.properties.pl-PL Messages.properties.pt-BR 
	Messages.properties.ru Messages.properties.sv 
	Messages.properties.zh-cn 
Log Message:
added error msg for @import

Index: Messages.properties.ja
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.ja,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Messages.properties.ja	24 Feb 2009 22:11:31 -0000	1.41
+++ Messages.properties.ja	25 Feb 2009 00:10:39 -0000	1.42
@@ -356,3 +356,4 @@
 parser.charsetcss1: @charset は CSS1 には存在しません。
 parser.attrcss1: 属性選択子 は CSS1 には存在しません。
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.sv
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.sv,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Messages.properties.sv	24 Feb 2009 22:11:32 -0000	1.10
+++ Messages.properties.sv	25 Feb 2009 00:10:39 -0000	1.11
@@ -370,4 +370,5 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->
 

Index: Messages.properties.de
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.de,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Messages.properties.de	24 Feb 2009 22:11:31 -0000	1.44
+++ Messages.properties.de	25 Feb 2009 00:10:38 -0000	1.45
@@ -363,3 +363,4 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.ru
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.ru,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Messages.properties.ru	24 Feb 2009 22:11:31 -0000	1.8
+++ Messages.properties.ru	25 Feb 2009 00:10:39 -0000	1.9
@@ -349,4 +349,5 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->
 

Index: Messages.properties.ko
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.ko,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Messages.properties.ko	24 Feb 2009 22:11:31 -0000	1.13
+++ Messages.properties.ko	25 Feb 2009 00:10:39 -0000	1.14
@@ -343,4 +343,4 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
-
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.en
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.en,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Messages.properties.en	24 Feb 2009 22:11:31 -0000	1.37
+++ Messages.properties.en	25 Feb 2009 00:10:38 -0000	1.38
@@ -369,3 +369,6 @@
 parser.attrcss1: Attribute selectors are invalid in CSS1
 
 parser.invalid_id_selector: Invalid ID selector
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import.
+
+

Index: Messages.properties.nl
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.nl,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- Messages.properties.nl	24 Feb 2009 22:11:31 -0000	1.39
+++ Messages.properties.nl	25 Feb 2009 00:10:39 -0000	1.40
@@ -369,4 +369,4 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
-
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.pl-PL
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.pl-PL,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Messages.properties.pl-PL	24 Feb 2009 22:11:31 -0000	1.23
+++ Messages.properties.pl-PL	25 Feb 2009 00:10:39 -0000	1.24
@@ -367,4 +367,5 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->
 

Index: Messages.properties.es
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.es,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Messages.properties.es	24 Feb 2009 22:11:31 -0000	1.31
+++ Messages.properties.es	25 Feb 2009 00:10:38 -0000	1.32
@@ -368,3 +368,4 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.fr
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.fr,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Messages.properties.fr	24 Feb 2009 22:11:31 -0000	1.44
+++ Messages.properties.fr	25 Feb 2009 00:10:38 -0000	1.45
@@ -395,3 +395,4 @@
 parser.charsetcss1: la règle @charset ne doit pas être utilisée en CSS1
 parser.attrcss1: les sélecteurs d'attribut ne doivent pas être utilisés en CSS1
 parser.invalid_id_selector: Sélécteur d'ID invalide
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.it
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.it,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Messages.properties.it	24 Feb 2009 22:11:31 -0000	1.26
+++ Messages.properties.it	25 Feb 2009 00:10:38 -0000	1.27
@@ -365,4 +365,4 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
-
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->

Index: Messages.properties.pt-BR
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.pt-BR,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Messages.properties.pt-BR	24 Feb 2009 22:11:31 -0000	1.10
+++ Messages.properties.pt-BR	25 Feb 2009 00:10:39 -0000	1.11
@@ -370,4 +370,5 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->
 

Index: Messages.properties.zh-cn
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.zh-cn,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- Messages.properties.zh-cn	24 Feb 2009 22:11:32 -0000	1.35
+++ Messages.properties.zh-cn	25 Feb 2009 00:10:39 -0000	1.36
@@ -373,4 +373,5 @@
 parser.charsetcss1: @charset rules can not be used in CSS1 <!-- translation unavailable -->
 parser.attrcss1: Attribute selectors are invalid in CSS1 <!-- translation unavailable -->
 parser.invalid_id_selector: Invalid ID selector <!-- translation unavailable -->
+parser.import_not_allowed: @import are not allowed after any valid statement other than @charset and @import. <!-- translation unavailable -->
 

Received on Wednesday, 25 February 2009 00:10:51 UTC