From c0d87ba027ea04377ec6fd7685ecb8ae46061995 Mon Sep 17 00:00:00 2001 From: "U-BASIS\\dsmyda" Date: Wed, 26 Sep 2018 13:21:12 -0400 Subject: [PATCH] Added the word is --- .../sleuthkit/autopsy/modules/hashdatabase/Bundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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