From 7c53b0e56ff29ad70f355cff7bac7065987de8d8 Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Thu, 23 Jan 2014 11:26:22 -0500 Subject: [PATCH] Fixed bundle.properties for file ext mismatch module --- .../src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties b/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties index c31389a1dd..6b00d4a0ca 100644 --- a/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties +++ b/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties @@ -16,4 +16,4 @@ FileExtMismatchConfigPanel.mimeRemoveErrLabel.text=\ FileExtMismatchConfigPanel.extRemoveErrLabel.text=\ FileExtMismatchConfigPanel.saveMsgLabel.text=\ FileExtMismatchSimpleConfigPanel.skipNoExtCheckBox.text=Skip Files Without Extensions -FileExtMismatchSimpleConfigPanel.SkipTextPlain.text=Skip text/plain MIME type +FileExtMismatchSimpleConfigPanel.skipTextPlain.text=Skip text/plain MIME type