2002/css-validator/org/w3c/css/css html.en.properties,1.2,1.3 xhtml.properties.ja,1.10,1.11 xhtml.properties.es,1.6,1.7 html.ja.properties,1.2,1.3 xhtml.properties.zh-cn,1.10,1.11 StyleSheetParser.java,1.9,1.10 xhtml.properties.en,1.15,1.16 xhtml.properties.it,1.7,1.8 xhtml.properties.pl-PL,1.7,1.8 xhtml.properties.nl,1.10,1.11 xhtml.properties.de,1.11,1.12 xhtml.properties.fr,1.12,1.13 StyleSheet.java,1.11,1.12 StyleSheetGeneratorHTML2.java,1.50,1.51 XMLStyleSheetHandler.java,1.23,1.24

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

Modified Files:
	html.en.properties xhtml.properties.ja xhtml.properties.es 
	html.ja.properties xhtml.properties.zh-cn 
	StyleSheetParser.java xhtml.properties.en xhtml.properties.it 
	xhtml.properties.pl-PL xhtml.properties.nl xhtml.properties.de 
	xhtml.properties.fr StyleSheet.java 
	StyleSheetGeneratorHTML2.java XMLStyleSheetHandler.java 
Log Message:
Improved warning count

Index: html.en.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/html.en.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html.en.properties	27 May 2002 17:46:09 -0000	1.2
+++ html.en.properties	16 Dec 2006 20:22:27 -0000	1.3
@@ -91,7 +91,7 @@
 warnings: \
 <hr> \
 <a name="warnings"></a> \
-<h2>Warnings :</h2> \n\
+<h2>Warnings (<!-- #warnings-count -->):</h2> \n\
 <!-- #warning -->\n
 
 warning:

Index: XMLStyleSheetHandler.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/XMLStyleSheetHandler.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- XMLStyleSheetHandler.java	12 Dec 2006 06:00:25 -0000	1.23
+++ XMLStyleSheetHandler.java	16 Dec 2006 20:22:27 -0000	1.24
@@ -117,7 +117,7 @@
             int line = (locator != null ? locator.getLineNumber() : -1);
             Warning w = new Warning(baseURI.toString(), line,
                     "style-inside-comment", 0, ac);
-            Warnings warnings = new Warnings();
+            Warnings warnings = new Warnings(ac.getWarningLevel());
             warnings.addWarning(w);
             styleSheetParser.notifyWarnings(warnings);
 	    //text.append(ch, start, length); // ignoring, per http://www.w3.org/Bugs/Public/show_bug.cgi?id=761

Index: xhtml.properties.fr
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.fr,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- xhtml.properties.fr	14 Dec 2006 06:27:26 -0000	1.12
+++ xhtml.properties.fr	16 Dec 2006 20:22:27 -0000	1.13
@@ -4,7 +4,7 @@
 go-errors: <li><a href="#errors">Vers les erreurs</a></li>
 go-warnings: <li><a href="#warnings">Vers les avertissements</a></li>
 go-rules: <li><a href="#css">Vers votre feuille de style CSS validée</a></li>
-no-error-or-warning: <div><h2>Aucune erreur ou avertissement</h2></div>
+no-error-or-warning: <div><h2>Aucune erreur ou avertissement (<!-- #ignored-warnings-count --> ignorés)</h2></div>
 
 no-errors: \
 <div id='congrats'>\n\
@@ -92,7 +92,7 @@
 
 warnings: \
 <div id="warnings">\n\
-<h2 class="toggle closed">Avertissements</h2> \n\
+<h2 class="toggle closed"><!-- #warnings-count --> Avertissements (<!-- #ignored-warnings-count --> ignoré(s))</h2> \n\
 <!-- #warning -->\n\
 </div>
 

Index: xhtml.properties.pl-PL
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.pl-PL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- xhtml.properties.pl-PL	15 Dec 2006 02:09:31 -0000	1.7
+++ xhtml.properties.pl-PL	16 Dec 2006 20:22:27 -0000	1.8
@@ -1,160 +1,160 @@
-# used by StyleSheet2HTML
-
-# entites used by the HTML generator
-go-errors: <li><a href="#errors">zobacz błędy</a></li>
-go-warnings: <li><a href="#warnings">zobacz ostrzeżenia</a></li>
-go-rules: <li><a href="#css">zobacz swój arkusz stylu</a></li>
-no-error-or-warning: <hr /><h2>brak błędów i ostrzeżeń</h2>
-
-no-errors: \
-<div id='congrats'>\n\
-<h2>Gratulacje!</h2>\n\
-<p>\
-<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
-<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a>\
-Dokument ten jest poprawnie napisanym arkuszem <a\ \
-href="http://www.w3.org/TR/REC-CSS2/">CSS</a>! \
-  </p>\
-  <p class="toggle closed">More info</p>\
-  <div>\
-<p> \
-Aby pokazać czytelnikom swojej strony, że stworzyłeś stronę interoperacyjną \
-, możesz umieścić ikonę na każdej stronie, która pomyślnie przeszła walidację. Oto kod HTML\
-, który możesz dodać do swojej strony:</p> <pre class='example'> \n\
-&lt;p>\n\
-\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
-\ \ &lt;img style="border:0;width:88px;height:31px"\n\
-\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
-\ \ \ \ \ \ \ alt="Poprawny CSS!" />\n\
-\ &lt;/a>\n\
-&lt;/p>\
-</pre>\n\
-<p>(zakończ znacznik obrazu z &gt; zamiast /&gt; jeśli używasz HTML &lt;= 4.01)</p>\
-<p> \
-Jeśli chcesz, możesz ściągnąć kopię tej ikony i umieścić ja w lokalnym \
-katalogu swojego serwera oraz przerobić fragment XHTML podając link prowadzący do ikony na swoim serwerze \
-zamiast do ikony na serwerze Walidatora CSS W3C. </p>\n\
-\
-<p>Jeśli chciałbyś stworzyć link do tej strony (np. do wyniku \
-walidacji) aby ułatwić sobie ponowną walidację w przyszłości lub w celu pozwolenia \
-innym na walidację tej strony, użyj następującego adresu: </p><pre>\n\
-\
-\ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
-\ \ \ or http://jigsaw.w3.org/css-validator/check/referer (jedynie dla dokumentów HTML/XML)\n\
-</pre>\n\
-<p>(lub możesz dodać stronę do Ulubionych.)</p>\n\
-</div>\
-</div>
-
-no-rules: <div><h2>Nie znaleziono arkusza stylów</h2></div>
-not-css1-style: /* UWAGA ! To nie jest właściwością CSS1! */
-
-# You have some predefined entities :
-#  file-title : the name of the style sheet
-#  today : the date of this day
-#  errors-count : number of errors
-#  warnings-count : number of warnings
-#  items-count : number of rules in your style sheet
-#  author : my name :-)
-#  author-email : my e-mail :-))
-
-# you can add newlines like this : \n
-
-#
-# How to write all rules
-#
-# be careful, use only :
-#   - selector and declaration entities in the entity rule
-#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
-#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
-
-rules: \
-<div id="css">\n\
-<h2 class="toggle closed">Informacje na temat poprawnego CSS</h2> \n\
-<div class='vAtRule'> \n\
-<!-- #charset-rule --> \
-<!-- #rule --> \
-</div>\n\
-</div>
-
-charset-rule: \
-<div class='vCharset'>@charset <!-- #charset -->;</div>
-
-# How to write errors
-
-errors : \
-<div id="errors">\n\
-<h2>Błędy</h2>\n\
-<!-- #error -->\n\
-</div>
-
-# How to write warnings
-
-warnings: \
-<div id="warnings">\n\
-<h2 class="toggle closed">Ostrzeżenia (<!-- #warnings-count-local -->)</h2> \n\
-<!-- #warning -->\n\
-</div>
-
-warning:
-
-# the beginning of the document
-document: \
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
-                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
-<html lang='pl' xml:lang='pl' xmlns='http://www.w3.org/1999/xhtml'>\n\
-<head> \n\
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
-<title>Wyniki Walidatora CSS W3C dla <!-- #file-title --></title> \n\
-<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
-<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
-<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
-<script src="toggle.js" type="text/javascript"></script>\n\
-</head> \n\
-<body> \n\
-<div id="banner">\n\
- <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
- <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
-</div>\n\
-\n\
-<h2>Wyniki Walidatora CSS W3C dla \
-<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
-<!-- #no-error-or-warning -->\n\
-<!-- #no-errors -->\n\
-<!-- #hook-html-validator -->\n\
-<!-- #errors -->\n\
-<!-- #warnings -->\n\
-<!-- #rules -->\n\
-<!-- #no-rules -->\n\
- <ul class="navbar"  id="menu">\n\
-      <li><a href="about.html" title="O serwisie">O nas</a> <span class="hideme">|</span></li>\n\
-      <li><a href="documentation.html" title="Dokumentacja Usługi Walidacji CSS">Dokumentacja</a> <span class="hideme">|</span></li>\n\
-      <li><a href="DOWNLOAD.html" title="ÅšciÄ…gnij i zainstaluj walidator CSS">Download</a> <span class="hideme">|</span></li>\n\
-      <li><a href="Email.html" title="Jak wysłać opinię na temat tej usługi">Opinie</a> <span class="hideme">|</span></li>\n\
-      <li><a href="thanks.html" title="Podziękowania">Podziękowania</a><span class="hideme">|</span></li>\n\
-</ul>\n\
-   <p id="activity_logos"> \n\
-      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
-   </p> \n\
-   <p id="support_logo"> \n\
-Support this tool, become a<br /> \n\
-<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
-   </p> \n\
-    <p class="copyright"> \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
-      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
-      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
-      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
-      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
-      All Rights Reserved. \n\
-      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
-      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
-      rules apply. Your interactions with this site are in accordance \n\
-      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
-      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
-      statements. \n\
-    </p> \n\
-  </body> \n\
+# used by StyleSheet2HTML
+
+# entites used by the HTML generator
+go-errors: <li><a href="#errors">zobacz błędy</a></li>
+go-warnings: <li><a href="#warnings">zobacz ostrzeżenia</a></li>
+go-rules: <li><a href="#css">zobacz swój arkusz stylu</a></li>
+no-error-or-warning: <hr /><h2>brak błędów i ostrzeżeń</h2>
+
+no-errors: \
+<div id='congrats'>\n\
+<h2>Gratulacje!</h2>\n\
+<p>\
+<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
+<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a>\
+Dokument ten jest poprawnie napisanym arkuszem <a\ \
+href="http://www.w3.org/TR/REC-CSS2/">CSS</a>! \
+  </p>\
+  <p class="toggle closed">More info</p>\
+  <div>\
+<p> \
+Aby pokazać czytelnikom swojej strony, że stworzyłeś stronę interoperacyjną \
+, możesz umieścić ikonę na każdej stronie, która pomyślnie przeszła walidację. Oto kod HTML\
+, który możesz dodać do swojej strony:</p> <pre class='example'> \n\
+&lt;p>\n\
+\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
+\ \ &lt;img style="border:0;width:88px;height:31px"\n\
+\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
+\ \ \ \ \ \ \ alt="Poprawny CSS!" />\n\
+\ &lt;/a>\n\
+&lt;/p>\
+</pre>\n\
+<p>(zakończ znacznik obrazu z &gt; zamiast /&gt; jeśli używasz HTML &lt;= 4.01)</p>\
+<p> \
+Jeśli chcesz, możesz ściągnąć kopię tej ikony i umieścić ja w lokalnym \
+katalogu swojego serwera oraz przerobić fragment XHTML podając link prowadzący do ikony na swoim serwerze \
+zamiast do ikony na serwerze Walidatora CSS W3C. </p>\n\
+\
+<p>Jeśli chciałbyś stworzyć link do tej strony (np. do wyniku \
+walidacji) aby ułatwić sobie ponowną walidację w przyszłości lub w celu pozwolenia \
+innym na walidację tej strony, użyj następującego adresu: </p><pre>\n\
+\
+\ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
+\ \ \ or http://jigsaw.w3.org/css-validator/check/referer (jedynie dla dokumentów HTML/XML)\n\
+</pre>\n\
+<p>(lub możesz dodać stronę do Ulubionych.)</p>\n\
+</div>\
+</div>
+
+no-rules: <div><h2>Nie znaleziono arkusza stylów</h2></div>
+not-css1-style: /* UWAGA ! To nie jest właściwością CSS1! */
+
+# You have some predefined entities :
+#  file-title : the name of the style sheet
+#  today : the date of this day
+#  errors-count : number of errors
+#  warnings-count : number of warnings
+#  items-count : number of rules in your style sheet
+#  author : my name :-)
+#  author-email : my e-mail :-))
+
+# you can add newlines like this : \n
+
+#
+# How to write all rules
+#
+# be careful, use only :
+#   - selector and declaration entities in the entity rule
+#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
+#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
+
+rules: \
+<div id="css">\n\
+<h2 class="toggle closed">Informacje na temat poprawnego CSS</h2> \n\
+<div class='vAtRule'> \n\
+<!-- #charset-rule --> \
+<!-- #rule --> \
+</div>\n\
+</div>
+
+charset-rule: \
+<div class='vCharset'>@charset <!-- #charset -->;</div>
+
+# How to write errors
+
+errors : \
+<div id="errors">\n\
+<h2>Błędy</h2>\n\
+<!-- #error -->\n\
+</div>
+
+# How to write warnings
+
+warnings: \
+<div id="warnings">\n\
+<h2 class="toggle closed">Ostrzeżenia (<!-- #warnings-count -->)</h2> \n\
+<!-- #warning -->\n\
+</div>
+
+warning:
+
+# the beginning of the document
+document: \
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
+                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
+<html lang='pl' xml:lang='pl' xmlns='http://www.w3.org/1999/xhtml'>\n\
+<head> \n\
+<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
+<title>Wyniki Walidatora CSS W3C dla <!-- #file-title --></title> \n\
+<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
+<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
+<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
+<script src="toggle.js" type="text/javascript"></script>\n\
+</head> \n\
+<body> \n\
+<div id="banner">\n\
+ <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
+ <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
+</div>\n\
+\n\
+<h2>Wyniki Walidatora CSS W3C dla \
+<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
+<!-- #no-error-or-warning -->\n\
+<!-- #no-errors -->\n\
+<!-- #hook-html-validator -->\n\
+<!-- #errors -->\n\
+<!-- #warnings -->\n\
+<!-- #rules -->\n\
+<!-- #no-rules -->\n\
+ <ul class="navbar"  id="menu">\n\
+      <li><a href="about.html" title="O serwisie">O nas</a> <span class="hideme">|</span></li>\n\
+      <li><a href="documentation.html" title="Dokumentacja Usługi Walidacji CSS">Dokumentacja</a> <span class="hideme">|</span></li>\n\
+      <li><a href="DOWNLOAD.html" title="ÅšciÄ…gnij i zainstaluj walidator CSS">Download</a> <span class="hideme">|</span></li>\n\
+      <li><a href="Email.html" title="Jak wysłać opinię na temat tej usługi">Opinie</a> <span class="hideme">|</span></li>\n\
+      <li><a href="thanks.html" title="Podziękowania">Podziękowania</a><span class="hideme">|</span></li>\n\
+</ul>\n\
+   <p id="activity_logos"> \n\
+      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
+   </p> \n\
+   <p id="support_logo"> \n\
+Support this tool, become a<br /> \n\
+<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
+   </p> \n\
+    <p class="copyright"> \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
+      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
+      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
+      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
+      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
+      All Rights Reserved. \n\
+      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
+      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
+      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
+      rules apply. Your interactions with this site are in accordance \n\
+      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
+      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
+      statements. \n\
+    </p> \n\
+  </body> \n\
 </html>
\ No newline at end of file

Index: xhtml.properties.es
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.es,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- xhtml.properties.es	14 Dec 2006 06:27:26 -0000	1.6
+++ xhtml.properties.es	16 Dec 2006 20:22:27 -0000	1.7
@@ -1,160 +1,160 @@
-# used by StyleSheet2HTML
-
-# entites used by the HTML generator
-go-errors: <li><a href="#errors">Ir a los Errores</a></li>
-go-warnings: <li><a href="#warnings">Ir a las Advertencias</a></li>
-go-rules: <li><a href="#css">Ir a su Hoja de Estilo validada</a></li>
-no-error-or-warning: <hr /><h2>No hay errores ni advertencias</h2>
-
-no-errors: \
-<div id='congrats'>\n\
-<h2>¡Enhorabuena!</h2>\n\
-<p>\
-<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
-<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="¡CSS Válido!" /></a>\
- ¡Este documento es <a\ \
-href="http://www.w3.org/TR/REC-CSS2/">CSS</a> válido! \
-  </p>\
-  <p class="toggle closed">More info</p>\
-  <div>\
-<p> \
-Puede mostrar este icono en cualquier página que valide para que los usuarios vean \
-que se ha preocupado por crear una página Web interoperable. A continuación \
-se encuentra el XHTML que puede usar para añadir el icono a su página Web:</p> <pre class='example'> \n\
-&lt;p>\n\
-\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
-\ \ &lt;img style="border:0;width:88px;height:31px"\n\
-\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
-\ \ \ \ \ \ \ alt="¡CSS Válido!" />\n\
-\ &lt;/a>\n\
-&lt;/p>\
-</pre>\n\
-<p>(cierre la etiqueta img con &gt; en lugar de /&gt; si utiliza HTML &lt;= 4.01)</p>\
-<p> \
-Si lo desea, puede descargar una copia de la imagen para guardarla en su \
-directorio web local y cambiar el fragmento anterior de XHTML para referenciar \
-a la imagen en local en lugar de a la de éste servidor. </p>\n\
-\
-<p>Si desea crear un enlace con esta página (es decir, con los resultados \
-de la validación) para hacer que sea más fácil revalidar la página en el futuro, \
-o para permitir que otras personas validen su página, el URI es: </p><pre>\n\
-\
-\ \ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
-\ \ \ o http://jigsaw.w3.org/css-validator/check/referer (para documentos HTML/XML únicamente)\n\
-</pre>\n\
-<p>(O, simplemente, puede añadir la página actual a su lista de marcadores o favoritos.)</p>\n\
-</div>\
-</div>
-
-no-rules: <div><h2>No se ha encontrado ninguna hoja de estilo</h2></div>
-not-css1-style: /* ¡ TENGA CUIDADO ! ¡ Esta propiedad no está incluida en CSS1 ! */
-
-# You have some predefined entities :
-#  file-title : the name of the style sheet
-#  today : the date of this day
-#  errors-count : number of errors
-#  warnings-count : number of warnings
-#  items-count : number of rules in your style sheet
-#  author : my name :-)
-#  author-email : my e-mail :-))
-
-# you can add newlines like this : \n
-
-#
-# How to write all rules
-#
-# be careful, use only :
-#   - selector and declaration entities in the entity rule
-#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
-#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
-
-rules: \
-<div id="css">\n\
-<h2 class="toggle closed">Información de CSS válida</h2> \n\
-<div class='vAtRule'> \n\
-<!-- #charset-rule --> \
-<!-- #rule --> \
-</div>\n\
-</div>
-
-charset-rule: \
-<div class='vCharset'>@charset <!-- #charset -->;</div>
-
-# How to write errors
-
-errors : \
-<div id="errors">\n\
-<h2>Errores</h2>\n\
-<!-- #error -->\n\
-</div>
-
-# How to write warnings
-
-warnings: \
-<div id="warnings">\n\
-<h2 class="toggle closed">Advertencias</h2> \n\
-<!-- #warning -->\n\
-</div>
-
-warning:
-
-# the beginning of the document
-document: \
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
-                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
-<html lang='es' xml:lang='es' xmlns='http://www.w3.org/1999/xhtml'>\n\
-<head> \n\
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
-<title>Resultados del Validador CSS del W3C para <!-- #file-title --></title> \n\
-<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
-<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
-<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
-<script src="toggle.js" type="text/javascript"></script>\n\
-</head> \n\
-<body> \n\
-<div id="banner">\n\
- <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
- <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
-</div>\n\
-\n\
-<h2>Resultados del Validador CSS del W3C para \
-<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
-<!-- #no-error-or-warning -->\n\
-<!-- #no-errors -->\n\
-<!-- #hook-html-validator -->\n\
-<!-- #errors -->\n\
-<!-- #warnings -->\n\
-<!-- #rules -->\n\
-<!-- #no-rules -->\
-<ul class="navbar"  id="menu">\n\
-	<li><strong><a href="./" title="P&aacute;gina de inicio del Servicio de Validaci&oacute;n CSS del  W3C">Inicio</a></strong> <span class="hideme">|</span></li>\n\
-	<li><a href="about.html" title="Acerca de este servicio">Acerca de este servicio</a> <span class="hideme">|</span></li>\n\
-     <li><a href="documentation.html" title="Documentaci&oacute;n del Servicio de Validaci&oacute;n CSS del W3C">Documentaci&oacute;n</a> <span class="hideme">|</span></li>\n\
-     <li><a href="Email.html" title="C&oacute;mo realizar comentarios sobre este servicio">Comentarios</a> <span class="hideme">|</span></li>\n\
-     <li><a href="thanks.html" title="Cr&eacute;ditos y Agradecimientos">Cr&eacute;ditos</a><span class="hideme">|</span></li>\n\
-   </ul>\n\
-   <p id="activity_logos"> \n\
-      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
-   </p> \n\
-   <p id="support_logo"> \n\
-Support this tool, become a<br /> \n\
-<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
-   </p> \n\
-    <p class="copyright"> \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
-      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
-      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
-      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
-      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
-      All Rights Reserved. \n\
-      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
-      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
-      rules apply. Your interactions with this site are in accordance \n\
-      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
-      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
-      statements. \n\
-    </p> \n\
-  </body> \n\
+# used by StyleSheet2HTML
+
+# entites used by the HTML generator
+go-errors: <li><a href="#errors">Ir a los Errores</a></li>
+go-warnings: <li><a href="#warnings">Ir a las Advertencias</a></li>
+go-rules: <li><a href="#css">Ir a su Hoja de Estilo validada</a></li>
+no-error-or-warning: <hr /><h2>No hay errores ni advertencias</h2>
+
+no-errors: \
+<div id='congrats'>\n\
+<h2>¡Enhorabuena!</h2>\n\
+<p>\
+<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
+<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="¡CSS Válido!" /></a>\
+ ¡Este documento es <a\ \
+href="http://www.w3.org/TR/REC-CSS2/">CSS</a> válido! \
+  </p>\
+  <p class="toggle closed">More info</p>\
+  <div>\
+<p> \
+Puede mostrar este icono en cualquier página que valide para que los usuarios vean \
+que se ha preocupado por crear una página Web interoperable. A continuación \
+se encuentra el XHTML que puede usar para añadir el icono a su página Web:</p> <pre class='example'> \n\
+&lt;p>\n\
+\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
+\ \ &lt;img style="border:0;width:88px;height:31px"\n\
+\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
+\ \ \ \ \ \ \ alt="¡CSS Válido!" />\n\
+\ &lt;/a>\n\
+&lt;/p>\
+</pre>\n\
+<p>(cierre la etiqueta img con &gt; en lugar de /&gt; si utiliza HTML &lt;= 4.01)</p>\
+<p> \
+Si lo desea, puede descargar una copia de la imagen para guardarla en su \
+directorio web local y cambiar el fragmento anterior de XHTML para referenciar \
+a la imagen en local en lugar de a la de éste servidor. </p>\n\
+\
+<p>Si desea crear un enlace con esta página (es decir, con los resultados \
+de la validación) para hacer que sea más fácil revalidar la página en el futuro, \
+o para permitir que otras personas validen su página, el URI es: </p><pre>\n\
+\
+\ \ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
+\ \ \ o http://jigsaw.w3.org/css-validator/check/referer (para documentos HTML/XML únicamente)\n\
+</pre>\n\
+<p>(O, simplemente, puede añadir la página actual a su lista de marcadores o favoritos.)</p>\n\
+</div>\
+</div>
+
+no-rules: <div><h2>No se ha encontrado ninguna hoja de estilo</h2></div>
+not-css1-style: /* ¡ TENGA CUIDADO ! ¡ Esta propiedad no está incluida en CSS1 ! */
+
+# You have some predefined entities :
+#  file-title : the name of the style sheet
+#  today : the date of this day
+#  errors-count : number of errors
+#  warnings-count : number of warnings
+#  items-count : number of rules in your style sheet
+#  author : my name :-)
+#  author-email : my e-mail :-))
+
+# you can add newlines like this : \n
+
+#
+# How to write all rules
+#
+# be careful, use only :
+#   - selector and declaration entities in the entity rule
+#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
+#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
+
+rules: \
+<div id="css">\n\
+<h2 class="toggle closed">Información de CSS válida</h2> \n\
+<div class='vAtRule'> \n\
+<!-- #charset-rule --> \
+<!-- #rule --> \
+</div>\n\
+</div>
+
+charset-rule: \
+<div class='vCharset'>@charset <!-- #charset -->;</div>
+
+# How to write errors
+
+errors : \
+<div id="errors">\n\
+<h2>Errores</h2>\n\
+<!-- #error -->\n\
+</div>
+
+# How to write warnings
+
+warnings: \
+<div id="warnings">\n\
+<h2 class="toggle closed">Advertencias (<!-- #warnings-count -->)</h2> \n\
+<!-- #warning -->\n\
+</div>
+
+warning:
+
+# the beginning of the document
+document: \
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
+                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
+<html lang='es' xml:lang='es' xmlns='http://www.w3.org/1999/xhtml'>\n\
+<head> \n\
+<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
+<title>Resultados del Validador CSS del W3C para <!-- #file-title --></title> \n\
+<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
+<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
+<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
+<script src="toggle.js" type="text/javascript"></script>\n\
+</head> \n\
+<body> \n\
+<div id="banner">\n\
+ <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
+ <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
+</div>\n\
+\n\
+<h2>Resultados del Validador CSS del W3C para \
+<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
+<!-- #no-error-or-warning -->\n\
+<!-- #no-errors -->\n\
+<!-- #hook-html-validator -->\n\
+<!-- #errors -->\n\
+<!-- #warnings -->\n\
+<!-- #rules -->\n\
+<!-- #no-rules -->\
+<ul class="navbar"  id="menu">\n\
+	<li><strong><a href="./" title="P&aacute;gina de inicio del Servicio de Validaci&oacute;n CSS del  W3C">Inicio</a></strong> <span class="hideme">|</span></li>\n\
+	<li><a href="about.html" title="Acerca de este servicio">Acerca de este servicio</a> <span class="hideme">|</span></li>\n\
+     <li><a href="documentation.html" title="Documentaci&oacute;n del Servicio de Validaci&oacute;n CSS del W3C">Documentaci&oacute;n</a> <span class="hideme">|</span></li>\n\
+     <li><a href="Email.html" title="C&oacute;mo realizar comentarios sobre este servicio">Comentarios</a> <span class="hideme">|</span></li>\n\
+     <li><a href="thanks.html" title="Cr&eacute;ditos y Agradecimientos">Cr&eacute;ditos</a><span class="hideme">|</span></li>\n\
+   </ul>\n\
+   <p id="activity_logos"> \n\
+      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
+   </p> \n\
+   <p id="support_logo"> \n\
+Support this tool, become a<br /> \n\
+<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
+   </p> \n\
+    <p class="copyright"> \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
+      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
+      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
+      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
+      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
+      All Rights Reserved. \n\
+      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
+      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
+      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
+      rules apply. Your interactions with this site are in accordance \n\
+      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
+      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
+      statements. \n\
+    </p> \n\
+  </body> \n\
 </html>
\ No newline at end of file

Index: xhtml.properties.it
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.it,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- xhtml.properties.it	15 Dec 2006 02:26:10 -0000	1.7
+++ xhtml.properties.it	16 Dec 2006 20:22:27 -0000	1.8
@@ -1,162 +1,162 @@
-# used by StyleSheet2HTML
-
-# entites used by the HTML generator
-go-errors: <li><a href="#errors">Passa agli errori</a></li>
-go-warnings: <li><a href="#warnings">Passa agli avvisi</a></li>
-go-rules: <li><a href="#css">Passa al Foglio di Stile a Cascata (<acronym xml:lang="en" lang="en" title="Cascade Style Sheet">CSS</acronym>) validato</a></li>
-no-error-or-warning: <hr /><h2>Non sono stati identificati errori o avvisi</h2>
-
-no-errors: \
-<div id='congrats'>\n\
-<h2>Congraturazioni!</h2>\n\
-<p>\
-<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
-<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="CSS! Valido" /></a>\
- Questo documento è valido rispetto alla specifica <a\ \
-href="http://www.w3.org/TR/REC-CSS2/">CSS</a>! \
-  </p>\
-  <p class="toggle closed">More info</p>\
-  <div>\
-<p> \
-Per rendere visibile ai tuoi lettori che hai curato lo sviluppo per creare una pagina Web \
-interoperabile, puoi pubblicare questa icona in qualsiasi pagina che rispetta la validazione. \
-Di seguito il codice XHTML che puoi utilizzare per aggiungere questa icona alla tua pagina Web:</p> <pre class='example'> \n\
-&lt;p>\n\
-\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
-\ \ &lt;img style="border:0;width:88px;height:31px"\n\
-\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
-\ \ \ \ \ \ \ alt="CSS Valido!" />\n\
-\ &lt;/a>\n\
-&lt;/p>\
-</pre>\n\
-<p>(Se si utilizza XHTML, chiudere l'elemento img con /&gt;)\
-(Se si utilizza HTML &lt;= 4.01, chiudere l'elemento img tag con &gt; invece di /&gt;)</p>\
-<p> \
-Se lo desideri, puoi scaricare una copie di questa immagine per salvarla all'interno del tuo sito Web,\
-modificando il codice XHTML sopra riportato riferendolo all'immagine locale anziché a quella residente\
-in questo server. </p>\n\
-\
-<p>Se desideri creare un collegamento a questa pagina (per esempio, al risultato di validazione)\
-per rendere più facile una futura riverifica di questa pagina o per consentire ad altre persone\
-di verificare la conformità della tua pagina, l'URI è: </p><pre>\n\
-\
-\ \ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
-\ \ \ or http://jigsaw.w3.org/css-validator/check/referer (solo per documenti HTML/XML)\n\
-</pre>\n\
-<p>(Oppure puoi solamente aggiungere la pagina corrente ai tuoi collegamenti preferiti.)</p>\n\
-</div>\
-</div>
-
-no-rules: <div><h2>Non è stato individuato alcun foglio di stile</h2></div>
-not-css1-style: /* BE CAREFUL ! This is not a CSS1 property ! */
-
-# You have some predefined entities :
-#  file-title : the name of the style sheet
-#  today : the date of this day
-#  errors-count : number of errors
-#  warnings-count : number of warnings
-#  items-count : number of rules in your style sheet
-#  author : my name :-)
-#  author-email : my e-mail :-))
-
-# you can add newlines like this : \n
-
-#
-# How to write all rules
-#
-# be careful, use only :
-#   - selector and declaration entities in the entity rule
-#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
-#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
-
-rules: \
-<div id="css">\n\
-<h2 class="toggle closed">Informazioni valide per il Foglio di stile (CSS)</h2> \n\
-<div class='vAtRule'> \n\
-<!-- #charset-rule --> \
-<!-- #rule --> \
-</div>\n\
-</div>
-
-charset-rule: \
-<li class='vCharset'>@charset <!-- #charset -->;</li>
-
-# How to write errors
-
-errors : \
-<div id="errors">\n\
-<h2>Errori</h2>\n\
-<!-- #error -->\n\
-</div>
-
-# How to write warnings
-
-warnings: \
-<div id="warnings">\n\
-<h2 class="toggle closed">Avvisi (<!-- #warnings-count-local -->)</h2> \n\
-<!-- #warning -->\n\
-</div>
-
-warning:
-
-# the beginning of the document
-document: \
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
-                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
-<html lang='it' xml:lang='it' xmlns='http://www.w3.org/1999/xhtml'>\n\
-<head> \n\
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
-<title>Risultati della validazione W3C dei Fogli di Stile a Cascata (CSS) per <!-- #file-title --></title> \n\
-<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
-<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
-<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
-<script src="toggle.js" type="text/javascript"></script>\n\
-</head> \n\
-<body> \n\
-<div id="banner">\n\
- <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
- <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
-</div>\n\
-\n\
-<h2>Risultati della validazione W3C dei Fogli di Stile a Cascata (CSS) per \
-<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
-<!-- #no-error-or-warning -->\n\
-<!-- #no-errors -->\n\
-<!-- #hook-html-validator -->\n\
-<!-- #errors -->\n\
-<!-- #warnings -->\n\
-<!-- #rules -->\n\
-<!-- #no-rules -->\n\
-<ul class="navbar"  id="menu">\n\
-     <li><a href="about.html" title="About this service">Riguardo questo servizio</a> <span class="hideme">|</span></li>\n\
-     <li><a href="documentation.html" title="Documentation for the W3C CSS Validation Service">Documentazione</a> <span class="hideme">|</span></li>\n\
-     <li><a href="DOWNLOAD.html" title="Download and install the CSS validator">Download</a> <span class="hideme">|</span></li>\n\
-     <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>\n\
-     <li><a href="thanks.html" title="Credits and Acknowlegments">Crediti</a><span class="hideme">|</span></li>\n\
-     <li>\n\
-   </ul>\n\
-   <p id="activity_logos"> \n\
-      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
-   </p> \n\
-   <p id="support_logo"> \n\
-Support this tool, become a<br /> \n\
-<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
-   </p> \n\
-    <p class="copyright"> \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
-      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
-      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
-      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
-      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
-      All Rights Reserved. \n\
-      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
-      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
-      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
-      rules apply. Your interactions with this site are in accordance \n\
-      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
-      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
-      statements. \n\
-    </p> \n\
-  </body> \n\
+# used by StyleSheet2HTML
+
+# entites used by the HTML generator
+go-errors: <li><a href="#errors">Passa agli errori</a></li>
+go-warnings: <li><a href="#warnings">Passa agli avvisi</a></li>
+go-rules: <li><a href="#css">Passa al Foglio di Stile a Cascata (<acronym xml:lang="en" lang="en" title="Cascade Style Sheet">CSS</acronym>) validato</a></li>
+no-error-or-warning: <hr /><h2>Non sono stati identificati errori o avvisi</h2>
+
+no-errors: \
+<div id='congrats'>\n\
+<h2>Congraturazioni!</h2>\n\
+<p>\
+<a style="float: right" href="http://jigsaw.w3.org/css-validator/">\n\
+<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="CSS! Valido" /></a>\
+ Questo documento � valido rispetto alla specifica <a\ \
+href="http://www.w3.org/TR/REC-CSS2/">CSS</a>! \
+  </p>\
+  <p class="toggle closed">More info</p>\
+  <div>\
+<p> \
+Per rendere visibile ai tuoi lettori che hai curato lo sviluppo per creare una pagina Web \
+interoperabile, puoi pubblicare questa icona in qualsiasi pagina che rispetta la validazione. \
+Di seguito il codice XHTML che puoi utilizzare per aggiungere questa icona alla tua pagina Web:</p> <pre class='example'> \n\
+&lt;p>\n\
+\ &lt;a href="http://jigsaw.w3.org/css-validator/">\n\
+\ \ &lt;img style="border:0;width:88px;height:31px"\n\
+\ \ \ \ \ \ \ src="http://jigsaw.w3.org/css-validator/images/vcss" \n\
+\ \ \ \ \ \ \ alt="CSS Valido!" />\n\
+\ &lt;/a>\n\
+&lt;/p>\
+</pre>\n\
+<p>(Se si utilizza XHTML, chiudere l'elemento img con /&gt;)\
+(Se si utilizza HTML &lt;= 4.01, chiudere l'elemento img tag con &gt; invece di /&gt;)</p>\
+<p> \
+Se lo desideri, puoi scaricare una copie di questa immagine per salvarla all'interno del tuo sito Web,\
+modificando il codice XHTML sopra riportato riferendolo all'immagine locale anzich� a quella residente\
+in questo server. </p>\n\
+\
+<p>Se desideri creare un collegamento a questa pagina (per esempio, al risultato di validazione)\
+per rendere pi� facile una futura riverifica di questa pagina o per consentire ad altre persone\
+di verificare la conformit� della tua pagina, l'URI �: </p><pre>\n\
+\
+\ \ \ \ \ http://jigsaw.w3.org/css-validator/validator?uri=<!-- #file-title -->\n\
+\ \ \ or http://jigsaw.w3.org/css-validator/check/referer (solo per documenti HTML/XML)\n\
+</pre>\n\
+<p>(Oppure puoi solamente aggiungere la pagina corrente ai tuoi collegamenti preferiti.)</p>\n\
+</div>\
+</div>
+
+no-rules: <div><h2>Non � stato individuato alcun foglio di stile</h2></div>
+not-css1-style: /* BE CAREFUL ! This is not a CSS1 property ! */
+
+# You have some predefined entities :
+#  file-title : the name of the style sheet
+#  today : the date of this day
+#  errors-count : number of errors
+#  warnings-count : number of warnings
+#  items-count : number of rules in your style sheet
+#  author : my name :-)
+#  author-email : my e-mail :-))
+
+# you can add newlines like this : \n
+
+#
+# How to write all rules
+#
+# be careful, use only :
+#   - selector and declaration entities in the entity rule
+#   - element, class, id, pseudo-class and pseudo-element entities in the entity selector
+#   - property-name, property-value, important-style and not-css1-style entities in the entity declaration
+
+rules: \
+<div id="css">\n\
+<h2 class="toggle closed">Informazioni valide per il Foglio di stile (CSS)</h2> \n\
+<div class='vAtRule'> \n\
+<!-- #charset-rule --> \
+<!-- #rule --> \
+</div>\n\
+</div>
+
+charset-rule: \
+<li class='vCharset'>@charset <!-- #charset -->;</li>
+
+# How to write errors
+
+errors : \
+<div id="errors">\n\
+<h2>Errori</h2>\n\
+<!-- #error -->\n\
+</div>
+
+# How to write warnings
+
+warnings: \
+<div id="warnings">\n\
+<h2 class="toggle closed">Avvisi (<!-- #warnings-count -->)</h2> \n\
+<!-- #warning -->\n\
+</div>
+
+warning:
+
+# the beginning of the document
+document: \
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n\
+                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n\
+<html lang='it' xml:lang='it' xmlns='http://www.w3.org/1999/xhtml'>\n\
+<head> \n\
+<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> \n\
+<title>Risultati della validazione W3C dei Fogli di Stile a Cascata (CSS) per <!-- #file-title --></title> \n\
+<link href="http://jigsaw.w3.org/css-validator/" rel="validator" />\n\
+<link type="text/css" rel='stylesheet' href='style/base.css' />\n\
+<link type="text/css" rel='stylesheet' href='style/results.css' />\n\
+<script src="toggle.js" type="text/javascript"></script>\n\
+</head> \n\
+<body> \n\
+<div id="banner">\n\
+ <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>\n\
+ <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>\n\
+</div>\n\
+\n\
+<h2>Risultati della validazione W3C dei Fogli di Stile a Cascata (CSS) per \
+<a href="<!-- #file-title -->"><!-- #file-title --></a></h2> \n\
+<!-- #no-error-or-warning -->\n\
+<!-- #no-errors -->\n\
+<!-- #hook-html-validator -->\n\
+<!-- #errors -->\n\
+<!-- #warnings -->\n\
+<!-- #rules -->\n\
+<!-- #no-rules -->\n\
+<ul class="navbar"  id="menu">\n\
+     <li><a href="about.html" title="About this service">Riguardo questo servizio</a> <span class="hideme">|</span></li>\n\
+     <li><a href="documentation.html" title="Documentation for the W3C CSS Validation Service">Documentazione</a> <span class="hideme">|</span></li>\n\
+     <li><a href="DOWNLOAD.html" title="Download and install the CSS validator">Download</a> <span class="hideme">|</span></li>\n\
+     <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>\n\
+     <li><a href="thanks.html" title="Credits and Acknowlegments">Crediti</a><span class="hideme">|</span></li>\n\
+     <li>\n\
+   </ul>\n\
+   <p id="activity_logos"> \n\
+      <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a> \n\
+   </p> \n\
+   <p id="support_logo"> \n\
+Support this tool, become a<br /> \n\
+<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a> \n\
+   </p> \n\
+    <p class="copyright"> \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006 \n\
+      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg; \n\
+      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, \n\
+      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, \n\
+      <a href="http://www.keio.ac.jp/">Keio</a>), \n\
+      All Rights Reserved. \n\
+      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, \n\
+      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, \n\
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> \n\
+      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> \n\
+      rules apply. Your interactions with this site are in accordance \n\
+      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and \n\
+      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy \n\
+      statements. \n\
+    </p> \n\
+  </body> \n\
 </html>
\ No newline at end of file

Index: html.ja.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/html.ja.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html.ja.properties	27 May 2002 17:46:09 -0000	1.2
+++ html.ja.properties	16 Dec 2006 20:22:27 -0000	1.3
@@ -95,7 +95,7 @@
 warnings: \
 <hr> \
 <a name="warnings"></a> \
-<h2>$B7Y9p(B(Warnings) :</h2> \n\
+<h2>$B7Y9p(B(Warnings) (<!-- #warnings-count -->) :</h2> \n\
 <!-- #warning -->\n
 
 warning:

Index: xhtml.properties.en
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.en,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- xhtml.properties.en	14 Dec 2006 05:44:02 -0000	1.15
+++ xhtml.properties.en	16 Dec 2006 20:22:27 -0000	1.16
@@ -92,7 +92,7 @@
 
 warnings: \
 <div id="warnings">\n\
-<h2 class="toggle closed">Warnings</h2> \n\
+<h2 class="toggle closed">Warnings (<!-- #warnings-count -->)</h2> \n\
 <!-- #warning -->\n\
 </div>
 

Index: xhtml.properties.ja
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.ja,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- xhtml.properties.ja	14 Dec 2006 06:27:26 -0000	1.10
+++ xhtml.properties.ja	16 Dec 2006 20:22:27 -0000	1.11
@@ -93,7 +93,7 @@
 
 warnings: \
 <div id="warnings"> \
-<h2 class="toggle closed">警告</h2> \n\
+<h2 class="toggle closed">警告 (<!-- #warnings-count -->)</h2> \n\
 <!-- #warning --></div>\n
 
 warning:

Index: xhtml.properties.nl
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.nl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- xhtml.properties.nl	14 Dec 2006 06:27:26 -0000	1.10
+++ xhtml.properties.nl	16 Dec 2006 20:22:27 -0000	1.11
@@ -88,7 +88,7 @@
 
 warnings: \
 <div id="warnings"> \
-<h2 class="toggle closed">Waarschuwingen :</h2> \n\
+<h2 class="toggle closed">Waarschuwingen (<!-- #warnings-count -->) :</h2> \n\
 <!-- #warning --></div>\n
 
 warning:

Index: StyleSheetParser.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/StyleSheetParser.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- StyleSheetParser.java	14 Sep 2005 15:14:18 -0000	1.9
+++ StyleSheetParser.java	16 Dec 2006 20:22:27 -0000	1.10
@@ -57,19 +57,23 @@
     StyleSheet style = new StyleSheet();
 
     public void reInit() {
-	style = new StyleSheet();
+    	style = new StyleSheet();
     }
 
     public StyleSheet getStyleSheet() {
 	return style;
     }
 
+    public void setWarningLevel(int warningLevel) {
+    	style.setWarningLevel(warningLevel);
+    }
+    
     public void notifyErrors(Errors errors) {
-	style.addErrors(errors);
+    	style.addErrors(errors);
     }
 
     public void notifyWarnings(Warnings warnings) {
-	style.addWarnings(warnings);
+    	style.addWarnings(warnings);
     }
 
     /**
@@ -169,6 +173,7 @@
     public void parseURL(ApplContext ac, URL url, String title,
 			 String kind, String media,
 			 int origin) {
+    	setWarningLevel(ac.getWarningLevel());
 	if (Util.onDebug) {
 	    System.err.println( "StyleSheet.parseURL(" + url + ", "
 				+ title + ", "
@@ -237,6 +242,7 @@
     public void parseStyleElement(ApplContext ac, InputStream input,
 				  String title, String media,
 				  URL url, int lineno) {
+    	style.setWarningLevel(ac.getWarningLevel());
 	if (Util.onDebug) {
 	    System.err.println("StyleSheet.parseStyleElement(" + title + ", "
 			       + media + ", " + url
@@ -327,6 +333,7 @@
      */
     public void parseStyleAttribute(ApplContext ac, InputStream input, String id,
 				    URL url, int lineno) {
+    	style.setWarningLevel(ac.getWarningLevel());
 	lineno--; // why ?!?!
 	if (Util.onDebug) {
 	    System.err.println("StyleSheet.parseStyleAttribute(" + id + ","

Index: StyleSheet.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/StyleSheet.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- StyleSheet.java	16 Sep 2005 13:33:52 -0000	1.11
+++ StyleSheet.java	16 Dec 2006 20:22:27 -0000	1.12
@@ -50,6 +50,10 @@
 	atRuleList = new Vector();
     }
 
+    public void setWarningLevel(int warningLevel) {
+    	warnings.setWarningLevel(warningLevel);
+    }
+    
     /**
      * Get a style in a specific context.
      * No resolution are perfomed when this function is called

Index: xhtml.properties.de
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.de,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- xhtml.properties.de	14 Dec 2006 06:27:26 -0000	1.11
+++ xhtml.properties.de	16 Dec 2006 20:22:27 -0000	1.12
@@ -90,7 +90,7 @@
 
 warnings: \
 <div id="warnings"> \
-<h2 class="toggle closed">Warnungen:</h2> \n\
+<h2 class="toggle closed">Warnungen (<!-- #warnings-count -->):</h2> \n\
 <!-- #warning -->\n\
 </div>
 

Index: xhtml.properties.zh-cn
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/xhtml.properties.zh-cn,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- xhtml.properties.zh-cn	14 Dec 2006 06:27:26 -0000	1.10
+++ xhtml.properties.zh-cn	16 Dec 2006 20:22:27 -0000	1.11
@@ -86,7 +86,7 @@
 
 warnings: \
 <div id="warnings"> \
-<h2 class="toggle closed">警告:</h2> \
+<h2 class="toggle closed">警告 (<!-- #warnings-count -->):</h2> \
 <!-- #warning --></div>\n
 
 

Index: StyleSheetGeneratorHTML2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/StyleSheetGeneratorHTML2.java,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- StyleSheetGeneratorHTML2.java	15 Dec 2006 08:32:22 -0000	1.50
+++ StyleSheetGeneratorHTML2.java	16 Dec 2006 20:22:27 -0000	1.51
@@ -87,6 +87,7 @@
 
 	general.put("errors-count", Integer.toString(errors.getErrorCount()));
 	general.put("warnings-count", Integer.toString(warnings.getWarningCount()));
+	general.put("ignored-warnings-count", Integer.toString(warnings.getIgnoredWarningCount()));
 	general.put("rules-count", Integer.toString(items.size()));
 
 	if (errors.getErrorCount() == 0) {
@@ -326,6 +327,7 @@
 		int i = 0;
 		ret.append("\n<div class='warnings-section-all'>");
 		warnings.sort();
+		
 		for (Warning[] warning = warnings.getWarnings(); i < warning.length; i++) {
 
 		    Warning warn = warning[i];
@@ -381,7 +383,7 @@
 	    e.printStackTrace();
 	}
     }
-
+    
     private String queryReplace(String s) {
 	if (s != null) {
 	    int len = s.length();

Received on Saturday, 16 December 2006 20:22:46 UTC