From a6c763e598373eaaf488b24a27ccff12c9bd78d9 Mon Sep 17 00:00:00 2001 From: Nick Davis Date: Wed, 28 Jun 2017 08:58:14 -0400 Subject: [PATCH] added sentence to correlation properties dialog to indicate that those settings are global and impact all users of the central database. --- .../autopsy/centralrepository/optionspanel/Bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CentralRepository/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties b/CentralRepository/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties index 53f6f6ece5..b11f190e6c 100644 --- a/CentralRepository/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties +++ b/CentralRepository/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties @@ -56,7 +56,7 @@ AddNewOrganizationDialog.bnOK.text=OK AddNewOrganizationDialog.tfName.tooltip=POC Name ManageTagsDialog.okButton.text=OK ManageTagsDialog.cancelButton.text=Cancel -ManageArtifactTypesDialog.taInstructionsMsg.text=Enable one or more correlation properties to use for correlation during Ingest. +ManageArtifactTypesDialog.taInstructionsMsg.text=Enable one or more correlation properties to use for correlation during ingest. Note, these properties are global and impact all users of the central database. EamSqliteSettingsDialog.bnOk.text=OK EamPostgresSettingsDialog.bnSave.text=Save EamDbSettingsDialog.pnDatabaseConnectionSettings.border.title=Database Settings