mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 08:26:15 +00:00
6032 translated file names in results view
This commit is contained in:
parent
9c14a4de79
commit
1fa98f95ae
@ -127,8 +127,8 @@ public class BlackboardArtifactNode extends AbstractContentNode<BlackboardArtifa
|
||||
};
|
||||
|
||||
private final BlackboardArtifact artifact;
|
||||
private Content srcContent; // May be null.
|
||||
private volatile String translatedSourceName; // Only computed once, in a background thread.
|
||||
private Content srcContent;
|
||||
private volatile String translatedSourceName;
|
||||
|
||||
/*
|
||||
* A method has been provided to allow the injection of properties into this
|
||||
|
Loading…
x
Reference in New Issue
Block a user