Author: dgolovin
Date: 2009-11-25 16:55:28 -0500 (Wed, 25 Nov 2009)
New Revision: 18841
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-5268 - Same letter shortcuts in Hibernate
Configuration File dialog
shortcuts were fixed to be unique
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-11-25
21:33:26 UTC (rev 18840)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-11-25
21:55:28 UTC (rev 18841)
@@ -180,12 +180,12 @@
NewConfigurationWizardPage_database_dialect=&Database dialect:
NewConfigurationWizardPage_default_catalog=Default Catalog:
NewConfigurationWizardPage_default_schema=Default Schema:
-NewConfigurationWizardPage_driver_class=&Driver class:
+NewConfigurationWizardPage_driver_class=D&river class:
NewConfigurationWizardPage_file_already_exist=File already exists
NewConfigurationWizardPage_file_container_must_be_specified=File container must be
specified
NewConfigurationWizardPage_file_container_must_exist=File container must exist
NewConfigurationWizardPage_file_extension_must_be_cfgxml=File extension must be
"cfg.xml"
-NewConfigurationWizardPage_file_name=&File name:
+NewConfigurationWizardPage_file_name=Fi&le name:
NewConfigurationWizardPage_file_name_must_be_specified=File name must be specified
NewConfigurationWizardPage_file_name_must_be_valid=File name must be valid
NewConfigurationWizardPage_hibernate_config_file=Hibernate Configuration File (cfg.xml)