- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Oct 2009 11:13:46 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates
In directory hutz:/tmp/cvs-serv20216/WebContent/WEB-INF/resources/templates
Modified Files:
language.mail.vm language.properties.vm
Log Message:
up
Index: language.properties.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.properties.vm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- language.properties.vm 9 Oct 2009 06:44:23 -0000 1.1
+++ language.properties.vm 9 Oct 2009 11:13:44 -0000 1.2
@@ -1,2 +1 @@
-
-んのこと仲介手数料もなし éàâäë
\ No newline at end of file
+$properties
\ No newline at end of file
Index: language.mail.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.mail.vm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- language.mail.vm 9 Oct 2009 06:44:23 -0000 1.1
+++ language.mail.vm 9 Oct 2009 11:13:44 -0000 1.2
@@ -1,2 +1,14 @@
+#if(${new_translation})
+New translation in $language#else
+Updated $language translation#end
-んのこと仲介手数料もなし éàâäë
\ No newline at end of file
+Submitter: $translator_name ($translator_mail)
+#if($translator_comments)
+Submitter comments:
+$translator_comments
+#end
+
+-----------------------------------------------
+ChangeLog:
+
+$changeLog
\ No newline at end of file
Received on Friday, 9 October 2009 11:13:50 UTC