revert mistake

This commit is contained in:
Greg DiCristofaro 2020-08-17 11:50:01 -04:00
parent e77afab7e3
commit cbaba065b3
2 changed files with 2 additions and 2 deletions

View File

@ -25,4 +25,4 @@ PhotoRecCarverIngestJobSettingsPanel.exampleLabel.text=Example: jpg,png,zip
PhotoRecCarverIngestJobSettingsPanel.extensionListTextfield.text=
PhotoRecCarverIngestJobSettingsPanel.extensionListLabel.text=Types (comma separated list of extensions)
PhotoRecCarverIngestJobSettingsPanel.excludeRadioButton.text=Ignore the specified types
PhotoRecCarverIngestJobSettingsPanel.includeRadioButton.text=Carve the specified types
PhotoRecCarverIngestJobSettingsPanel.includeRadioButton.text=Carve only the specified types

View File

@ -35,6 +35,6 @@ PhotoRecCarverIngestJobSettingsPanel.exampleLabel.text=Example: jpg,png,zip
PhotoRecCarverIngestJobSettingsPanel.extensionListTextfield.text=
PhotoRecCarverIngestJobSettingsPanel.extensionListLabel.text=Types (comma separated list of extensions)
PhotoRecCarverIngestJobSettingsPanel.excludeRadioButton.text=Ignore the specified types
PhotoRecCarverIngestJobSettingsPanel.includeRadioButton.text=Carve the specified types
PhotoRecCarverIngestJobSettingsPanel.includeRadioButton.text=Carve only the specified types
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.