Author: shawkins
Date: 2009-04-02 11:53:15 -0400 (Thu, 02 Apr 2009)
New Revision: 695
Modified:
trunk/server/src/main/resources/com/metamatrix/server/i18n.properties
Log:
fixing message key
Modified: trunk/server/src/main/resources/com/metamatrix/server/i18n.properties
===================================================================
--- trunk/server/src/main/resources/com/metamatrix/server/i18n.properties 2009-04-02
15:50:39 UTC (rev 694)
+++ trunk/server/src/main/resources/com/metamatrix/server/i18n.properties 2009-04-02
15:53:15 UTC (rev 695)
@@ -697,7 +697,7 @@
QueryService.send_sync=QueryService.send (synch) - clientIdentifier: {0} ClientConnection
ID: {1} Message: {2}
QueryService.send_async=QueryService.send (asynch) - clientIdentifier: {0}
ClientConnection ID: {1} Message: {2}
QueryService.setMessageReceiver=QueryService.setMessageReceiver - ClientID: {0} Message
Receiver {1} Properties {2}
-queryService.no_udf=No UDF function model found in the extensions modules.
+QueryService.no_udf=No UDF function model found in the extensions modules.
QueryServiceProxy.Error__Could_not_clear_cache_in_Query_Service,_service_is_not_initialized=Could
not clear cache in Query Service, service is not initialized.