From b79585c7588dc6438e9f18a44f2f8bc0eb6ed3d6 Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Thu, 13 Mar 2014 22:58:46 -0400 Subject: [PATCH] minor wording changes to options panel --- .../sleuthkit/autopsy/corecomponents/Bundle.properties | 8 ++++---- .../sleuthkit/autopsy/fileextmismatch/Bundle.properties | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties index d034667a2d..9d1034cbdc 100644 --- a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties @@ -83,11 +83,11 @@ MediaViewVideoPanel.progressLabel.text=00:00 DataContentViewerMedia.AccessibleContext.accessibleDescription= MediaViewVideoPanel.infoLabel.text=info GeneralPanel.jLabel2.text=When displaying times: -GeneralPanel.useLocalTimeRB.text=Use local timezone +GeneralPanel.useLocalTimeRB.text=Use local time zone GeneralPanel.useGMTTimeRB.text=Use GMT -GeneralPanel.jLabel3.text=Hide known files in the Directory Listing when: -GeneralPanel.viewsHideKnownCB.text=Selecting under Views -GeneralPanel.dataSourcesHideKnownCB.text=Selecting under Data Sources +GeneralPanel.jLabel3.text=Hide known files (i.e. those in the NIST NSRL) in the: +GeneralPanel.viewsHideKnownCB.text= Views area +GeneralPanel.dataSourcesHideKnownCB.text=Data Sources area (the directory hierarchy) DataContentViewerArtifact.waitText=Retrieving and preparing data, please wait... DataContentViewerArtifact.errorText=Error retrieving result DataContentViewerArtifact.title=Results diff --git a/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties b/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties index 2843842db0..9e235f5f04 100644 --- a/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties +++ b/FileExtMismatch/src/org/sleuthkit/autopsy/fileextmismatch/Bundle.properties @@ -1,6 +1,6 @@ OpenIDE-Module-Name=FileExtMismatch -OptionsCategory_Name_FileExtMismatchOptions=File Ext Mismatch -OptionsCategory_FileExtMismatch=File Ext Mismatch +OptionsCategory_Name_FileExtMismatchOptions=File Extension Mismatch +OptionsCategory_FileExtMismatch=File Extension Mismatch FileExtMismatchConfigPanel.extHeaderLabel.text=Allowed Extensions: FileExtMismatchConfigPanel.userExtTextField.text= FileExtMismatchConfigPanel.addExtButton.text=Add Extension