mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
dialog text change
This commit is contained in:
parent
3532b45e69
commit
f672ce5797
@ -1299,7 +1299,7 @@ public final class FilesSetDefsPanel extends IngestModuleGlobalSettingsPanel imp
|
|||||||
"FilesSetDefsPanel.yesStandardFileConflictCreate=Yes, create",
|
"FilesSetDefsPanel.yesStandardFileConflictCreate=Yes, create",
|
||||||
"# {0} - FilesSet name",
|
"# {0} - FilesSet name",
|
||||||
"# {1} - New FilesSet name",
|
"# {1} - New FilesSet name",
|
||||||
"FilesSetDefsPanel.interesting.standardFileConflict=A standard interesting file set already exists with the name \"{0}.\" Would you like to rename the set to \"{1}?\"",})
|
"FilesSetDefsPanel.interesting.standardFileConflict=A standard interesting file set already exists with the name \"{0}.\" Would you like to rename your set to \"{1}?\"",})
|
||||||
private Pair<FilesSet, Integer> onImportStandardSetConflict(FilesSet set) {
|
private Pair<FilesSet, Integer> onImportStandardSetConflict(FilesSet set) {
|
||||||
// if there is a conflict and the conflicting files set is a standard files set,
|
// if there is a conflict and the conflicting files set is a standard files set,
|
||||||
// see if allowing a custom files set is okay.
|
// see if allowing a custom files set is okay.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user