mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Integrate and update data src deletion
This commit is contained in:
parent
f9bacacd17
commit
fc7f4f1dbe
@ -41,9 +41,10 @@ public final class DeleteDataSourceAction extends AbstractAction {
|
|||||||
private Path caseMetadataFilePath;
|
private Path caseMetadataFilePath;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructs an Action that allows a user to delete a data source.
|
* Constructs an Action that allows a user to remove a data source from a
|
||||||
|
* case.
|
||||||
*
|
*
|
||||||
* @param dataSourceObjectID The object ID of the data source to be deleted.
|
* @param dataSourceObjectID The object ID of the data source to be removed.
|
||||||
*/
|
*/
|
||||||
@NbBundle.Messages({
|
@NbBundle.Messages({
|
||||||
"DeleteDataSourceAction.name.text=Remove Data Source"
|
"DeleteDataSourceAction.name.text=Remove Data Source"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user