From ec183142c01271cfa39d07ab755b7ff7e9c8e631 Mon Sep 17 00:00:00 2001 From: Kelly Kelly Date: Thu, 4 Jun 2020 11:05:35 -0400 Subject: [PATCH] Changed the name of the Tags Option panel to Custom Tags --- .../org/sleuthkit/autopsy/casemodule/services/Bundle.properties | 2 +- .../autopsy/casemodule/services/Bundle.properties-MERGED | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties index 833a778637..3050671087 100755 --- a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties +++ b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties @@ -1,4 +1,4 @@ -OptionsCategory_Name_TagNamesOptions=Tags +OptionsCategory_Name_TagNamesOptions=Custom Tags OptionsCategory_TagNames=TagNames TagNameDialog.title.text=New Tag TagNameDialog.JOptionPane.tagNameIllegalCharacters.message=Tag name may not contain any of the following symbols: \\ : * ? " < > | , ; diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties-MERGED b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties-MERGED index 6f6c2374fb..c74380f5a2 100755 --- a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties-MERGED +++ b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties-MERGED @@ -1,4 +1,4 @@ -OptionsCategory_Name_TagNamesOptions=Tags +OptionsCategory_Name_TagNamesOptions=Custom Tags OptionsCategory_TagNames=TagNames TagNameDefinition.predefTagNames.bookmark.text=Bookmark TagNameDefinition.predefTagNames.followUp.text=Follow Up