unicorn commit: + i18n task

changeset:   1508:2f8141522ef1
user:        Thomas Gambet <tgambet@w3.org>
date:        Wed Sep 22 11:48:13 2010 -0400
files:       WebContent/WEB-INF/resources/tasklist/tasklist.xml
description:
+ i18n task


diff -r d080bb991f6c -r 2f8141522ef1 WebContent/WEB-INF/resources/tasklist/tasklist.xml
--- a/WebContent/WEB-INF/resources/tasklist/tasklist.xml	Wed Sep 22 11:47:52 2010 -0400
+++ b/WebContent/WEB-INF/resources/tasklist/tasklist.xml	Wed Sep 22 11:48:13 2010 -0400
@@ -333,6 +333,21 @@
 		</output>
 	</task>
 
+	<task id="i18n">
+		<routine>
+			<exec id="i18n" value="i18n" type="observation" />
+		</routine>
+
+		<parameters>
+		</parameters>
+
+		<output>
+			<group>
+				<observation>i18n</observation>
+			</group>
+		</output>
+	</task>
+
 	<!-- This task allows developers to test their Unicorn output easily. It should removed in production. -->
 	<task id="test">
 		<routine>

Received on Wednesday, 22 September 2010 15:48:49 UTC