[teiid-commits] teiid SVN: r944 - trunk/client/src/main/resources/com/metamatrix/admin.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Fri May 15 09:21:47 EDT 2009


Author: vhalbert at redhat.com
Date: 2009-05-15 09:21:47 -0400 (Fri, 15 May 2009)
New Revision: 944

Modified:
   trunk/client/src/main/resources/com/metamatrix/admin/i18n.properties
Log:
Teiid-570 - changes to support exposing services - i18n changes

Modified: trunk/client/src/main/resources/com/metamatrix/admin/i18n.properties
===================================================================
--- trunk/client/src/main/resources/com/metamatrix/admin/i18n.properties	2009-05-15 13:20:50 UTC (rev 943)
+++ trunk/client/src/main/resources/com/metamatrix/admin/i18n.properties	2009-05-15 13:21:47 UTC (rev 944)
@@ -66,7 +66,29 @@
 MMConnectorBinding.Properties=\n Properties:\ 
 
 
+MMService.unknown=Unknown
+MMService.open=Open
+MMService.closed=Closed
+MMService.failed=Failed
+MMService.initializationFailed=Initialization Failed
+MMService.notInitialized=Not Initialized
+MMService.notRegistered=Not Registered
+MMService.dataSourceUnavailable=DataSourceUnavailable
 
+MMService.MMService=MMService: \n Identifier:\ 
+MMService.Description=\n Description:\ 
+MMService.Created=\n Created:\ 
+MMService.Created_By=\n Created By:\ 
+MMService.Updated=\n Updated:\ 
+MMService.Updated_By=\n Updated By:\ 
+MMService.State=\n State:\ 
+MMService.State_Changed=\n State Changed:\ 
+MMService.IsDeployed=\n Is Deployed:\ 
+MMService.IsRegistered=\n Is Running:\ 
+MMService.Properties=\n Properties:\ 
+
+
+
 MMConnectorType.MMConnectorType=MMConnectorType: \n Identifier:\ 
 MMConnectorType.Created=\n Created:\ 
 MMConnectorType.Created_By=\n Created By:\ 




More information about the teiid-commits mailing list