[seam-commits] Seam SVN: r10004 - trunk/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Feb 3 13:36:20 EST 2009
Author: pete.muir at jboss.org
Date: 2009-02-03 13:36:20 -0500 (Tue, 03 Feb 2009)
New Revision: 10004
Modified:
trunk/build/docs.pom.xml
Log:
Add japanese translation to nightly build...
Modified: trunk/build/docs.pom.xml
===================================================================
--- trunk/build/docs.pom.xml 2009-02-03 15:31:17 UTC (rev 10003)
+++ trunk/build/docs.pom.xml 2009-02-03 18:36:20 UTC (rev 10004)
@@ -67,6 +67,7 @@
<translations>
<translation>fr-FR</translation>
<translation>it-IT</translation>
+ <translation>ja-JP</translation>
</translations>
<imageResource>
<directory>${pom.basedir}/en-US</directory>
More information about the seam-commits
mailing list