mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Merge pull request #5617 from kellykelly3/1404-change-drone-ingest-module-name
1404 - Changed drone module name and description
This commit is contained in:
commit
998fc76f0d
@ -33,8 +33,8 @@ import org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings;
|
||||
public class DroneIngestModuleFactory extends IngestModuleFactoryAdapter {
|
||||
|
||||
@Messages({
|
||||
"DroneIngestModule_Name=Drone",
|
||||
"DroneIngestModule_Description=Description"
|
||||
"DroneIngestModule_Name=Drone Analyzer",
|
||||
"DroneIngestModule_Description=Analyzes files generated by drones."
|
||||
})
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user