From a7738ce0bfcf3b80d0acbfa27526ea60129f4fc1 Mon Sep 17 00:00:00 2001 From: Brian Sweeney Date: Wed, 8 Aug 2018 19:17:43 -0600 Subject: [PATCH] bundle property was missing --- .../src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties b/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties index fbdc43d143..23598648ea 100644 --- a/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties @@ -6,6 +6,7 @@ CommonFilesPanel.intraCaseRadio.label=Correlate within current case only CommonFilesPanel.interCaseRadio.label=Correlate amongst all known cases (uses Central Repo) IntraCasePanel.allDataSourcesRadioButton.text=Matches may be from any data source IntraCasePanel.withinDataSourceRadioButton.text=At least one match must appear in the data source selected below: +IntraCasePanel.selectDataSourceComboBox.actionCommand= InterCasePanel.specificCentralRepoCaseRadio.text=Matches must be from the following Central Repo case: InterCasePanel.anyCentralRepoCaseRadio.text=Matches may be from any Central Repo case CommonAttributePanel.selectedFileCategoriesButton.toolTipText=Select from the options below...