Author: sflanigan
Date: 2009-07-07 22:32:36 -0400 (Tue, 07 Jul 2009)
New Revision: 16486
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4549 Added explanatory comment
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java 2009-07-08
01:22:18 UTC (rev 16485)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java 2009-07-08
02:32:36 UTC (rev 16486)
@@ -309,7 +309,8 @@
public static String HQLEditorPreferencePage_identifier;
public static String HQLEditorPreferencePage_keyword;
public static String HQLEditorPreferencePage_string_literal;
- //
+
+ // The following strings are used in
org.hibernate.eclipse.hqleditor.HQLEditor.createActions()
public static String HQLEditor_ContentAssistProposal_label;
public static String HQLEditor_ContentAssistProposal_tooltip;
public static String HQLEditor_ContentAssistProposal_image;
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-07-08
01:22:18 UTC (rev 16485)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-07-08
02:32:36 UTC (rev 16486)
@@ -307,6 +307,7 @@
HQLEditorPreferencePage_keyword=Keyword:
HQLEditorPreferencePage_string_literal=String literal:
+# The following strings are used in
org.hibernate.eclipse.hqleditor.HQLEditor.createActions()
HQLEditor_ContentAssistProposal_label=Hibernate Proposals
HQLEditor_ContentAssistProposal_tooltip=Hibernate Proposals
HQLEditor_ContentAssistProposal_image=