mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 07:56:16 +00:00
Update PhotoRec ingest module startup error message
This commit is contained in:
parent
bc3c608b75
commit
570282e8c3
@ -68,7 +68,7 @@ import org.sleuthkit.datamodel.TskData;
|
||||
"PhotoRecIngestModule.PermissionsNotSufficient=Insufficient permissions accessing",
|
||||
"PhotoRecIngestModule.PermissionsNotSufficientSeeReference=See 'Shared Drive Authentication' in Autopsy help.",
|
||||
"# {0} - output directory name", "cannotCreateOutputDir.message=Unable to create output directory: {0}.",
|
||||
"unallocatedSpaceProcessingSettingsError.message=The selected filter ignores unallocated space. The PhotoRec module is designed to carve unallocated space. Either choose a filter which does process unallocated space or disable this module.",
|
||||
"unallocatedSpaceProcessingSettingsError.message=The selected file ingest filter ignores unallocated space. This module carves unallocated space. Please choose a filter which does not ignore unallocated space or disable this module.",
|
||||
"unsupportedOS.message=PhotoRec module is supported on Windows platforms only.",
|
||||
"missingExecutable.message=Unable to locate PhotoRec executable.",
|
||||
"cannotRunExecutable.message=Unable to execute PhotoRec.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user