Revision 93e35cec
Added by Patrick Plitzner almost 6 years ago
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/messages.properties | ||
---|---|---|
47 | 47 |
CdmStoreConnector_COULD_NOT_CREATE_DATAMODEL=Could not create data model |
48 | 48 |
CdmStoreConnector_CREATING_DATAMODEL=Creating data model for %s |
49 | 49 |
CdmStoreConnector_ERROR_DURING_DATAMODEL_CREATION=An error occurred while trying to create data model for data source: %s\nPlease clear the data base and retry. |
50 |
CdmStoreConnector_SUCCESS=Success |
|
51 |
CdmStoreConnector_DATA_MODEL_CREATION_SUCCESSFUL=Data model created successfully |
|
50 | 52 |
CdmStoreConnector_REASON=Reason: |
51 | 53 |
CdmStoreConnector_SCHEME_NOT_COMPATIBLE=The database schema for the chosen datasource '%s' \n is not compatible for this version of the taxonomic editor. \n\n%s |
52 | 54 |
CdmStoreConnector_UPDATE_DATASOUREC_OR_CHOOSE_NEW_DATASOURCE=Please update the chosen datasource or choose a new data source to connect to in the Datasource View. |
Also available in: Unified diff
Show message when data model creation was succeessful and refresh data
source view #5758