Add caution about deleted data to dialog for data model creation #5758
authorAndreas Müller <a.mueller@bgbm.org>
Mon, 30 May 2016 12:41:53 +0000 (14:41 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Mon, 30 May 2016 12:41:53 +0000 (14:41 +0200)
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/messages.properties
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/messages_de.properties

index cba9870acb97c520b43c63f99d9fdeced46d5fc8..24fddb501b1c96c4a0e1311bffb4a3daaa876c19 100644 (file)
@@ -1,53 +1,53 @@
-CdmDataSourceViewPart_1=Loading datasources\r
-CdmDataSourceViewPart_10=Server\r
-CdmDataSourceViewPart_11=Name\r
-CdmDataSourceViewPart_12=Connected\r
-CdmDataSourceViewPart_2=Notes\r
-CdmDataSourceViewPart_3=Compatible\r
-CdmDataSourceViewPart_4=CDM Version\r
-CdmDataSourceViewPart_5=Created\r
-CdmDataSourceViewPart_6=Nomenclatural Code\r
-CdmDataSourceViewPart_7=Database\r
-CdmDataSourceViewPart_8=Type\r
-CdmDataSourceViewPart_9=Up\r
-LanguageEditorPreferencePage_ChooseDefaultLanguage=Please choose your default language for the editor: \r
-LanguageEditorPreferencePage_EditorHasToRestart=The application has to be restarted, in order to complete the language switch.\nDo you want to restart now?\r
-LanguageEditorPreferencePage_PleaseRestart=Please Restart\r
-LanguageEditorPreferencePage_RestartRequired=After changing the default language, a restart is required,\nin order for the new settings to take effect.\r
-OrderPreferencePage_NewNavigatorWindowRequired=After changing the order of the taxon nodes, closing and reopen of the taxon navigator is required.\r
-OrderPreferencePage_PleaseReopenNavigator=Please close and reopen the taxon navigator.\r
-UriWithLabelElement_URL_NOT_SAVED=URI won't be saved\! \r
-UriWithLabelElement_COULD_NOT_OPEN_BROWSER=Could not open external browser. URI is invalid.\r
-UriWithLabelElement_INVALID_URL=Invalid URI\r
-UriWithLabelElement_OPEN_EXTERNAL_BROWSER=Open in external browser\r
-\r
-ChangeConnectionHandler_DATASOURCE_NOT_AVAILABLE=Chosen datasource is not available\r
-ChangeConnectionHandler_CURRENTLY_CONNECTING_ALREADY=You are currently creating a data model for a datasource already.\r
-ChangeConnectionHandler_ALREADY_CONNECTING=Already creating data model\r
-ChangeConnectionHandler_NOT_AVAILABLE_REASONS=This could mean that either the database server is not running or the machine is not reachable.\n\n Please also make sure that you are connected to the network when trying to connect to a remote datasource.\r
-ChangeConnectionHandler_CREATE_DATAMODEL=Create Data Model\r
-ChangeConnectionHandler_REALLY_CREATE_DATAMODEL=Do you want to create the data model for %s?\n\nNote: Creating the data model may take some time.\r
-\r
-LoginDialog_CANCEL_MESSAGE=Aborting the login procedure will close the database.\r
-LoginDialog_LOGIN=Login\r
-LoginDialog_PASSWORD=Password\r
-LoginDialog_REALLY_CANCEL=Do you really want to cancel?\r
-LoginDialog_USER_LOGIN=User Login\r
-LoginDialog_USER_NAME=Username\r
-\r
-CdmViewerContextMenu_OPEN=Open (%s)\r
-CdmViewerContextMenu_OPEN_IN=Open in...\r
-\r
-CdmStoreConnector_AUTHENTICATING_USER=Authenticating user\r
-CdmStoreConnector_CHECK_IF_EDITOR_IS_COMPATIBLE=Checking if datasource is compatible with this editor.\r
-CdmStoreConnector_CHECK_IF_NON_EMPTY=Checking if datasource is a non empty CDM database.\r
-CdmStoreConnector_CHECK_IF_REACHABLE=Checking if datasource is reachable.\r
-CdmStoreConnector_COMPATIBILITY_CHECK_FAILED=Datasource Compatibility Check failed\r
-CdmStoreConnector_COULD_NOT_CONNECT_TO_CHOSEN_DATASOURCE=Could not connect to chosen datasource\r
-CdmStoreConnector_COULD_NOT_CREATE_DATAMODEL=Could not create data model\r
-CdmStoreConnector_CREATING_DATAMODEL=Creating data model for %s\r
-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.\r
-CdmStoreConnector_REASON=Reason: \r
-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\r
-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.\r
-CdmStoreConnector_UPDATE_EDITOR_OR_CHOOSE_COMPATIBLE_DATASOURCE=Please update the Taxonomic Editor (Help->Check for Updates) or choose a compatible datasource\r
+CdmDataSourceViewPart_1=Loading datasources
+CdmDataSourceViewPart_10=Server
+CdmDataSourceViewPart_11=Name
+CdmDataSourceViewPart_12=Connected
+CdmDataSourceViewPart_2=Notes
+CdmDataSourceViewPart_3=Compatible
+CdmDataSourceViewPart_4=CDM Version
+CdmDataSourceViewPart_5=Created
+CdmDataSourceViewPart_6=Nomenclatural Code
+CdmDataSourceViewPart_7=Database
+CdmDataSourceViewPart_8=Type
+CdmDataSourceViewPart_9=Up
+LanguageEditorPreferencePage_ChooseDefaultLanguage=Please choose your default language for the editor: 
+LanguageEditorPreferencePage_EditorHasToRestart=The application has to be restarted, in order to complete the language switch.\nDo you want to restart now?
+LanguageEditorPreferencePage_PleaseRestart=Please Restart
+LanguageEditorPreferencePage_RestartRequired=After changing the default language, a restart is required,\nin order for the new settings to take effect.
+OrderPreferencePage_NewNavigatorWindowRequired=After changing the order of the taxon nodes, closing and reopen of the taxon navigator is required.
+OrderPreferencePage_PleaseReopenNavigator=Please close and reopen the taxon navigator.
+UriWithLabelElement_URL_NOT_SAVED=URI won't be saved\! 
+UriWithLabelElement_COULD_NOT_OPEN_BROWSER=Could not open external browser. URI is invalid.
+UriWithLabelElement_INVALID_URL=Invalid URI
+UriWithLabelElement_OPEN_EXTERNAL_BROWSER=Open in external browser
+
+ChangeConnectionHandler_DATASOURCE_NOT_AVAILABLE=Chosen datasource is not available
+ChangeConnectionHandler_CURRENTLY_CONNECTING_ALREADY=You are currently creating a data model for a datasource already.
+ChangeConnectionHandler_ALREADY_CONNECTING=Already creating data model
+ChangeConnectionHandler_NOT_AVAILABLE_REASONS=This could mean that either the database server is not running or the machine is not reachable.\n\n Please also make sure that you are connected to the network when trying to connect to a remote datasource.
+ChangeConnectionHandler_CREATE_DATAMODEL=Create Data Model
+ChangeConnectionHandler_REALLY_CREATE_DATAMODEL=Do you want to create the data model for %s?\n\nCAUTION: Existing data will be deleted!\n\nNote: Creating the data model may take some time.
+
+LoginDialog_CANCEL_MESSAGE=Aborting the login procedure will close the database.
+LoginDialog_LOGIN=Login
+LoginDialog_PASSWORD=Password
+LoginDialog_REALLY_CANCEL=Do you really want to cancel?
+LoginDialog_USER_LOGIN=User Login
+LoginDialog_USER_NAME=Username
+
+CdmViewerContextMenu_OPEN=Open (%s)
+CdmViewerContextMenu_OPEN_IN=Open in...
+
+CdmStoreConnector_AUTHENTICATING_USER=Authenticating user
+CdmStoreConnector_CHECK_IF_EDITOR_IS_COMPATIBLE=Checking if datasource is compatible with this editor.
+CdmStoreConnector_CHECK_IF_NON_EMPTY=Checking if datasource is a non empty CDM database.
+CdmStoreConnector_CHECK_IF_REACHABLE=Checking if datasource is reachable.
+CdmStoreConnector_COMPATIBILITY_CHECK_FAILED=Datasource Compatibility Check failed
+CdmStoreConnector_COULD_NOT_CONNECT_TO_CHOSEN_DATASOURCE=Could not connect to chosen datasource
+CdmStoreConnector_COULD_NOT_CREATE_DATAMODEL=Could not create data model
+CdmStoreConnector_CREATING_DATAMODEL=Creating data model for %s
+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.
+CdmStoreConnector_REASON=Reason: 
+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
+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.
+CdmStoreConnector_UPDATE_EDITOR_OR_CHOOSE_COMPATIBLE_DATASOURCE=Please update the Taxonomic Editor (Help->Check for Updates) or choose a compatible datasource
index 08a39fd3747b55e2f9c4a99070555430e7e3436c..924a4500f7f9588558f39ae17892b693db14e8d3 100644 (file)
@@ -26,7 +26,7 @@ ChangeConnectionHandler_CURRENTLY_CONNECTING_ALREADY=Es wird schon das Datenmode
 ChangeConnectionHandler_DATASOURCE_NOT_AVAILABLE=Gewählte Datenquelle nicht verfügbar
 ChangeConnectionHandler_NOT_AVAILABLE_REASONS=Eventuell ist der Server nicht verfügbar oder erreichbar.\n\nStellen Sie bitte auch sicher, dass sie Netzzugang haben, wenn sie sich zu einer Remote-Datenquelle verbinden.
 ChangeConnectionHandler_CREATE_DATAMODEL=Datenmodell erstellen
-ChangeConnectionHandler_REALLY_CREATE_DATAMODEL=Wollen sie wirklich das Datenmodell für %s erstellen?\n\nHinweis: Die Erstellung kann einige Zeit dauern.
+ChangeConnectionHandler_REALLY_CREATE_DATAMODEL=Wollen sie wirklich das Datenmodell für %s erstellen?\n\nACHTUNG: Existierende Daten werden gelöscht!\n\nHinweis: Die Erstellung kann einige Zeit dauern.
 
 LoginDialog_CANCEL_MESSAGE=Ein Abbruch wird die Verbindung zur Datenquelle schließen.
 LoginDialog_LOGIN=Login