mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
error messages
This commit is contained in:
parent
7eba590211
commit
048148b2bd
@ -187,7 +187,7 @@ public class InterCasePanel extends javax.swing.JPanel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@NbBundle.Messages({
|
@NbBundle.Messages({
|
||||||
"CommonFilesPanel.showInterCaseErrorMessage.message=Cannot run intercase correlation search: no cases in Central Repository."
|
"InterCasePanel.showInterCaseErrorMessage.message=Cannot run intercase correlation search: no cases in Central Repository."
|
||||||
})
|
})
|
||||||
boolean areSearchCriteriaMet() {
|
boolean areSearchCriteriaMet() {
|
||||||
if(this.caseMap.isEmpty()){
|
if(this.caseMap.isEmpty()){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user