1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Registered new Reporting module in layer.xml. Added resource strings to Bundle.properties.

This commit is contained in:
Jeff Wallace
2013-10-01 15:13:42 -04:00
parent 3aa3a82b21
commit 113dfd58ae
2 changed files with 16 additions and 1 deletions

View File

@@ -310,6 +310,11 @@
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.report.ReportBodyFile.getDefault"/>
<attr name="position" intvalue="902"/>
</file>
<file name="org-sleuthkit-autopsy-report-FileReportText.instance">
<attr name="instanceOf" stringvalue="org.sleuthkit.autopsy.report.FileReportModule"/>
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.report.FileReportText.getDefault"/>
<attr name="position" intvalue="903"/>
</file>
<!--<folder name="JavaHelp">
<file name="casemodule-helpset.xml" url="casemodule-helpset.xml">
<attr name="position" intvalue="3075"/>
@@ -368,7 +373,7 @@
<attr name="originalFile" stringvalue="Actions/Tools/org-sleuthkit-autopsy-ingest-IngestMessagesAction.instance"/>
</file>
</folder>
<folder name="QuickSearch_hidden" />
<folder name="QuickSearch_hidden"/>
</folder>

View File

@@ -30,3 +30,13 @@ ReportProgressPanel.processingLabel.text=processingLabel
ReportGenerationPanel.titleLabel.text=Report Generation Progress
ReportVisualPanel2.taggedResultsRadioButton.text=Tagged Results
ReportVisualPanel2.allResultsRadioButton.text=All Results
FileReportConfigurationPanel.jLabel1.text=Select Items to Report:
FileReportConfigurationPanel.selectAllButton.text=Select All
FileReportConfigurationPanel.deselectAllButton.text=Deselect All
FileReportConfigurationDialog.selectAllButton.text=Select All
FileReportConfigurationDialog.deselectAllButton.text=Deselect All
FileReportConfigurationDialog.jLabel1.text=Select items to include in the File Report
FileReportConfigurationDialog.okButton.text=OK
ReportWizardFileOptionsVisualPanel.selectAllButton.text=Select All
ReportWizardFileOptionsVisualPanel.deselectAllButton.text=Deselect All
ReportWizardFileOptionsVisualPanel.jLabel1.text=Select items to include in File Report: