- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Aug 2009 15:26:03 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist
In directory hutz:/tmp/cvs-serv6895/WebContent/WEB-INF/resources/tasklist
Modified Files:
Tag: dev2
tasklist.rdf
Log Message:
completed metadata
Index: tasklist.rdf
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/Attic/tasklist.rdf,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- tasklist.rdf 20 Aug 2009 15:17:04 -0000 1.1.2.5
+++ tasklist.rdf 20 Aug 2009 15:26:01 -0000 1.1.2.6
@@ -43,25 +43,21 @@
<ucn:hasValue>
<ucn:Value ucn:reference="svg">
<ucn:longName xml:lang="en">SVG</ucn:longName>
- <ucn:longName xml:lang="fr">SVG</ucn:longName>
</ucn:Value>
</ucn:hasValue>
<ucn:hasValue>
<ucn:Value ucn:reference="svgbasic">
<ucn:longName xml:lang="en">SVG Basic</ucn:longName>
- <ucn:longName xml:lang="fr">SVG Basic</ucn:longName>
</ucn:Value>
</ucn:hasValue>
<ucn:hasValue>
<ucn:Value ucn:reference="svgtiny">
<ucn:longName xml:lang="en">SVG Tiny</ucn:longName>
- <ucn:longName xml:lang="fr">SVG Tiny</ucn:longName>
</ucn:Value>
</ucn:hasValue>
<ucn:hasValue>
<ucn:Value ucn:reference="mobile">
<ucn:longName xml:lang="en">Mobile</ucn:longName>
- <ucn:longName xml:lang="fr">Mobile</ucn:longName>
</ucn:Value>
</ucn:hasValue>
<ucn:hasValue>
@@ -87,6 +83,30 @@
<ucn:Radio ucn:reference="warning">
<ucn:longName xml:lang="en">Warning</ucn:longName>
<ucn:longName xml:lang="fr">Alertes</ucn:longName>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="0">
+ <ucn:longName xml:lang="en">Most important</ucn:longName>
+ <ucn:longName xml:lang="fr">Les plus importants</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="1">
+ <ucn:longName xml:lang="en">Normal report</ucn:longName>
+ <ucn:longName xml:lang="fr">Rapport normal</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="2">
+ <ucn:longName xml:lang="en">All</ucn:longName>
+ <ucn:longName xml:lang="fr">Tous</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="no">
+ <ucn:longName xml:lang="en">No warnings</ucn:longName>
+ <ucn:longName xml:lang="fr">Aucun avertissement</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
</ucn:Radio>
</ucn:hasParameter>
<ucn:hasParameter>
@@ -99,6 +119,16 @@
<ucn:longName xml:lang="fr">Tous</ucn:longName>
</ucn:Value>
</ucn:hasValue>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="tty">
+ <ucn:longName xml:lang="en">TTY</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
+ <ucn:hasValue>
+ <ucn:Value ucn:reference="tv">
+ <ucn:longName xml:lang="en">TV</ucn:longName>
+ </ucn:Value>
+ </ucn:hasValue>
</ucn:CheckBoxList>
</ucn:hasParameter>
Received on Thursday, 20 August 2009 15:26:16 UTC