- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Oct 2009 12:23:23 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist
In directory hutz:/tmp/cvs-serv25902/WebContent/WEB-INF/resources/tasklist
Modified Files:
tasklist.rdf
Log Message:
added punctuation to parameter names
Index: tasklist.rdf
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/tasklist.rdf,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- tasklist.rdf 1 Oct 2009 17:34:54 -0000 1.9
+++ tasklist.rdf 7 Oct 2009 12:23:21 -0000 1.10
@@ -84,8 +84,8 @@
<ucn:description xml:lang="fr">Vérifie la validité pour les profils CSS 1, CSS 2, CSS 2.1 and CSS 3</ucn:description>
<ucn:hasParameter>
<ucn:Radio ucn:reference="warning">
- <ucn:longName xml:lang="en">Warning</ucn:longName>
- <ucn:longName xml:lang="fr">Avertissements</ucn:longName>
+ <ucn:longName xml:lang="en">Warning:</ucn:longName>
+ <ucn:longName xml:lang="fr">Avertissements :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="0">
<ucn:longName xml:lang="en">Most important</ucn:longName>
@@ -114,8 +114,8 @@
</ucn:hasParameter>
<ucn:hasParameter>
<ucn:CheckBoxList ucn:reference="usermedium">
- <ucn:longName xml:lang="en">User Medium</ucn:longName>
- <ucn:longName xml:lang="fr">Média</ucn:longName>
+ <ucn:longName xml:lang="en">User Medium:</ucn:longName>
+ <ucn:longName xml:lang="fr">Média :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="all">
<ucn:longName xml:lang="en">All</ucn:longName>
@@ -148,8 +148,8 @@
<ucn:description xml:lang="fr">Sélectionnez les tests à effectuer</ucn:description>
<ucn:hasParameter>
<ucn:CheckBoxList ucn:reference="observers">
- <ucn:longName xml:lang="en">Observers</ucn:longName>
- <ucn:longName xml:lang="fr">Observateurs</ucn:longName>
+ <ucn:longName xml:lang="en">Observers:</ucn:longName>
+ <ucn:longName xml:lang="fr">Observateurs :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="css-validator">
<ucn:longName xml:lang="en">CSS</ucn:longName>
@@ -174,8 +174,8 @@
</ucn:hasParameter>
<ucn:hasParameter>
<ucn:Dropdown ucn:reference="profile">
- <ucn:longName xml:lang="en">CSS Profile</ucn:longName>
- <ucn:longName xml:lang="fr">Profil CSS</ucn:longName>
+ <ucn:longName xml:lang="en">CSS Profile:</ucn:longName>
+ <ucn:longName xml:lang="fr">Profil CSS :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="css1">
<ucn:longName xml:lang="en">CSS level 1</ucn:longName>
@@ -236,8 +236,8 @@
</ucn:hasParameter>
<ucn:hasParameter>
<ucn:Dropdown ucn:reference="warning">
- <ucn:longName xml:lang="en">Warning Level</ucn:longName>
- <ucn:longName xml:lang="fr">Avertissements</ucn:longName>
+ <ucn:longName xml:lang="en">Warning Level:</ucn:longName>
+ <ucn:longName xml:lang="fr">Avertissements :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="0">
<ucn:longName xml:lang="en">Most important</ucn:longName>
@@ -266,8 +266,8 @@
</ucn:hasParameter>
<ucn:hasParameter>
<ucn:CheckBoxList ucn:reference="usermedium">
- <ucn:longName xml:lang="en">CSS User Medium</ucn:longName>
- <ucn:longName xml:lang="fr">CSS Média</ucn:longName>
+ <ucn:longName xml:lang="en">CSS User Medium:</ucn:longName>
+ <ucn:longName xml:lang="fr">CSS Média :</ucn:longName>
<ucn:hasValue>
<ucn:Value ucn:reference="all">
<ucn:longName xml:lang="en">All</ucn:longName>
Received on Wednesday, 7 October 2009 12:23:25 UTC