Author: dgeraskov
Date: 2009-06-15 09:44:49 -0400 (Mon, 15 Jun 2009)
New Revision: 15952
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-3785
*Mode* label changed to *Type* as *type* used in the wizard.
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-06-15
13:31:55 UTC (rev 15951)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-06-15
13:44:49 UTC (rev 15952)
@@ -111,7 +111,7 @@
ConsoleConfigurationPropertySource_name=Name
ConsoleConfigurationPropertySource_project=Project
ConsoleConfigurationPropertySource_connection=Connection
-ConsoleConfigurationPropertySource_mode=Mode
+ConsoleConfigurationPropertySource_mode=Type
ConsoleConfigurationPropertySource_properties_file=Properties file
DynamicSQLPreviewView_caused_by=\nCaused by:\n
DynamicSQLPreviewView_empty_hql_query=Empty HQL query.