From 4dbbe5973b8ed0922db549864b2fae6df22ecee2 Mon Sep 17 00:00:00 2001 From: jmillman Date: Thu, 19 Sep 2013 11:19:26 -0400 Subject: [PATCH] minor changes related to add image wizard error handling --- .../AddImageWizardIngestConfigPanel.java | 35 +++++++++++-------- .../netbeans/core/startup/Bundle.properties | 4 +-- .../core/windows/view/ui/Bundle.properties | 6 ++-- 3 files changed, 25 insertions(+), 20 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java index 4c7b0a8923..5d53a336aa 100644 --- a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java +++ b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java @@ -517,14 +517,15 @@ class AddImageWizardIngestConfigPanel implements WizardDescriptor.Panel