diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties index 85b438cab7..597f8a8e8b 100644 --- a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties @@ -153,8 +153,8 @@ HashDbSearchAction.getName.text=Hash Search HashDbSearchPanel.dlgMsg.title=File Search by MD5 Hash AddContentToHashDbAction.singleSelectionName=Add file to hash set AddContentToHashDbAction.multipleSelectionName=Add files to hash set -AddContentToHashDbAction.singleSelectionNameDuringIngest=Add file to hash set (ingest running) -AddContentToHashDbAction.multipleSelectionNameDuringIngest=Add files to hash set (ingest running) +AddContentToHashDbAction.singleSelectionNameDuringIngest=Add file to hash set (ingest is running) +AddContentToHashDbAction.multipleSelectionNameDuringIngest=Add files to hash set (ingest is running) HashDbManager.ingestRunningExceptionMsg=Ingest is ongoing; this service will be unavailable until it finishes. HashDbManager.saveErrorExceptionMsg=Error saving hash configuration HashLookupSettingsPanel.jButton3.text=Import Hash Set