mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
5282 change if file found messages for logical imager config
This commit is contained in:
parent
62ca268336
commit
db6a2bc29b
@ -77,15 +77,15 @@ EditRulePanel.jTable1.columnModel.title1=Title 2
|
||||
EditRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditFullPathsRulePanel.ruleNameLabel.text=Rule name:
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console if a path matches
|
||||
EditFullPathsRulePanel.shouldSaveCheckBox.text=Extract file if it matches a path
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console
|
||||
EditFullPathsRulePanel.shouldSaveCheckBox.text=Extract file
|
||||
EditFullPathsRulePanel.fullPathsLabel.text=Full paths:
|
||||
EditFullPathsRulePanel.fullPathsLabel.toolTipText=
|
||||
EditNonFullPathsRulePanel.ruleNameLabel.text=Rule name:
|
||||
EditNonFullPathsRulePanel.shouldSaveCheckBox.text=Extract file if it matches a condition
|
||||
EditNonFullPathsRulePanel.shouldSaveCheckBox.text=Extract file
|
||||
EditNonFullPathsRulePanel.daysIncludedLabel.text=day(s)
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console if a condition matches
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console
|
||||
ConfigVisualPanel1.browseButton.text=Browse
|
||||
ConfigVisualPanel2.fullPathsTable.columnModel.title0=
|
||||
ConfigVisualPanel2.folderNamesTable.columnModel.title0=
|
||||
|
@ -137,15 +137,15 @@ EditRulePanel.jTable1.columnModel.title1=Title 2
|
||||
EditRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditFullPathsRulePanel.ruleNameLabel.text=Rule name:
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console if a path matches
|
||||
EditFullPathsRulePanel.shouldSaveCheckBox.text=Extract file if it matches a path
|
||||
EditFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console
|
||||
EditFullPathsRulePanel.shouldSaveCheckBox.text=Extract file
|
||||
EditFullPathsRulePanel.fullPathsLabel.text=Full paths:
|
||||
EditFullPathsRulePanel.fullPathsLabel.toolTipText=
|
||||
EditNonFullPathsRulePanel.ruleNameLabel.text=Rule name:
|
||||
EditNonFullPathsRulePanel.shouldSaveCheckBox.text=Extract file if it matches a condition
|
||||
EditNonFullPathsRulePanel.shouldSaveCheckBox.text=Extract file
|
||||
EditNonFullPathsRulePanel.daysIncludedLabel.text=day(s)
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.actionCommand=
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console if a condition matches
|
||||
EditNonFullPathsRulePanel.shouldAlertCheckBox.text=Alert in imager console
|
||||
ConfigVisualPanel1.browseButton.text=Browse
|
||||
ConfigVisualPanel2.fullPathsTable.columnModel.title0=
|
||||
ConfigVisualPanel2.folderNamesTable.columnModel.title0=
|
||||
|
Loading…
x
Reference in New Issue
Block a user