[teiid-commits] teiid SVN: r560 - trunk/common-internal/src/main/resources/com/metamatrix/common.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Sat Mar 14 12:59:31 EDT 2009


Author: rareddy
Date: 2009-03-14 12:59:31 -0400 (Sat, 14 Mar 2009)
New Revision: 560

Modified:
   trunk/common-internal/src/main/resources/com/metamatrix/common/i18n.properties
Log:
TEIID-419

Modified: trunk/common-internal/src/main/resources/com/metamatrix/common/i18n.properties
===================================================================
--- trunk/common-internal/src/main/resources/com/metamatrix/common/i18n.properties	2009-03-13 19:22:57 UTC (rev 559)
+++ trunk/common-internal/src/main/resources/com/metamatrix/common/i18n.properties	2009-03-14 16:59:31 UTC (rev 560)
@@ -3099,4 +3099,5 @@
 
 VDBDefnXMLHelper.Unable_to_read_defn_file=Unable to read DEF file.
 
-WorkerPool.uncaughtException=Uncaught exception in worker pool
\ No newline at end of file
+WorkerPool.uncaughtException=Uncaught exception in worker pool
+WorkerPool.New_thread=New work thread created with name {0}
\ No newline at end of file




More information about the teiid-commits mailing list