diff --git a/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties b/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties index 3bfeb498c9..e57d4a61eb 100644 --- a/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties @@ -1,6 +1,6 @@ CommonFilesPanel.searchButton.text=Search -CommonFilesPanel.withinDataSourceRadioButton.text=Within a Data Source -CommonFilesPanel.allDataSourcesRadioButton.text=Across All Data Sources +CommonFilesPanel.withinDataSourceRadioButton.text=FIles must be in data source: +CommonFilesPanel.allDataSourcesRadioButton.text=Files can be in any data source CommonFilesPanel.jLabel1.text=Search for files that exist in multiple data sources: CommonFilesPanel.cancelButton.text=Cancel CommonFilesPanel.cancelButton.actionCommand=Cancel