error messages

This commit is contained in:
Brian Sweeney 2018-05-18 17:07:02 -06:00
parent 7eba590211
commit 048148b2bd

View File

@ -187,7 +187,7 @@ public class InterCasePanel extends javax.swing.JPanel {
}
@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() {
if(this.caseMap.isEmpty()){