From f17853daa0407586d6f699d92bff7a11a0a5dfd9 Mon Sep 17 00:00:00 2001 From: Eugene Livis Date: Mon, 20 Jul 2015 16:47:04 -0400 Subject: [PATCH] Display changes --- Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties b/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties index b82d4bb4d3..9cf8cdc91c 100755 --- a/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties @@ -104,4 +104,4 @@ IngestJobSettingsPanel.jButtonDeselectAll.text=Deselect All IngestJobSettingsPanel.processUnallocCheckbox.toolTipText=Processes unallocated space, such as deleted files. Produces more complete results, but it may take longer to process on large images. IngestJobSettingsPanel.processUnallocCheckbox.text=Process Unallocated Space IngestManager.cancellingIngest.msgDlg.text=Cancelling all currently running ingest jobs -IngestManager.serviceIsDown.msgDlg.text=Service {0} is down +IngestManager.serviceIsDown.msgDlg.text={0} is down