From bddd918d832c689751db09c60c88a77abc8b34dc Mon Sep 17 00:00:00 2001 From: Ann Priestman Date: Fri, 10 Mar 2017 10:23:35 -0500 Subject: [PATCH] Forgot to make a new Bundle.properties file --- .../autopsy/datasourceprocessors/Bundle.properties | 5 +---- .../org/sleuthkit/autopsy/imagewriter/Bundle.properties | 8 ++++++++ 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties index 4b55829ba6..ad62c83c2f 100755 --- a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties @@ -10,7 +10,4 @@ RawDSInputPanel.jBreakFileUpLabel.text=Break image up into: RawDSInputPanel.jNoBreakupRadioButton.text=Do not break up RawDSInputPanel.j2GBBreakupRadioButton.text=2GB chunks RawDSInputPanel.timeZoneLabel.text=Please select the input timezone: -ImageWriterService.serviceName=Image Writer -ImageWriterService.waitingForVHDs=Waiting for VHD(s) to complete -ImageWriterService.shouldWait=Wait for VHD(s) in progress to complete? -ImageWriterService.localDisk=Local disk image copy + diff --git a/Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties b/Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties new file mode 100644 index 0000000000..67a92df30f --- /dev/null +++ b/Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties @@ -0,0 +1,8 @@ +# To change this license header, choose License Headers in Project Properties. +# To change this template file, choose Tools | Templates +# and open the template in the editor. + +ImageWriterService.serviceName=Image Writer +ImageWriterService.waitingForVHDs=Waiting for VHD(s) to complete +ImageWriterService.shouldWait=Wait for VHD(s) in progress to complete? +ImageWriterService.localDisk=Local disk image copy