mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
First cut at settings panel
This commit is contained in:
parent
ec3e4eae94
commit
46063c8ef7
@ -337,9 +337,9 @@
|
||||
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.modules.stix.STIXReportModule.getDefault"/>
|
||||
<attr name="position" intvalue="910"/>
|
||||
</file>
|
||||
<file name="org-sleuthkit-autopsy-report-ReportCaseUco.instance">
|
||||
<file name="org-sleuthkit-autopsy-modules-case_uco-ReportCaseUco.instance">
|
||||
<attr name="instanceOf" stringvalue="org.sleuthkit.autopsy.report.GeneralReportModule"/>
|
||||
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.report.ReportCaseUco.getDefault"/>
|
||||
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.modules.case_uco.ReportCaseUco.getDefault"/>
|
||||
<attr name="position" intvalue="911"/>
|
||||
</file>
|
||||
<!--<folder name="JavaHelp">
|
||||
|
@ -45,13 +45,6 @@ ReportBodyFile.progress.processing=Now processing {0}...
|
||||
ReportBodyFile.getName.text=TSK Body File
|
||||
ReportBodyFile.getDesc.text=Body file format report with MAC times for every file. This format can be used for a timeline view.
|
||||
ReportBodyFile.getFilePath.text=BodyFile.txt
|
||||
ReportCaseUco.progress.initializing=Creating directories...
|
||||
ReportCaseUco.progress.querying=Querying files...
|
||||
ReportCaseUco.ingestWarning.text=Warning, this report was run before ingest services completed\!
|
||||
ReportCaseUco.progress.loading=Loading files...
|
||||
ReportCaseUco.progress.processing=Now processing {0}...
|
||||
ReportCaseUco.getName.text=CASE/UCO
|
||||
ReportCaseUco.getDesc.text=CASE/UCO format report with basic property fields for every file.
|
||||
ReportKML.progress.querying=Querying files...
|
||||
ReportKML.progress.loading=Loading files...
|
||||
ReportKML.getName.text=Google Earth KML
|
||||
|
Loading…
x
Reference in New Issue
Block a user