remove extra =

This commit is contained in:
jmillman 2015-10-26 11:27:12 -04:00
parent 07183ee07a
commit 1b53b29220

View File

@ -454,7 +454,7 @@ public class EventsRepository {
} }
@Override @Override
@NbBundle.Messages({"progressWindow.msg.populateMacEventsFiles==Populating MAC time events for files:", @NbBundle.Messages({"progressWindow.msg.populateMacEventsFiles=Populating MAC time events for files:",
"progressWindow.msg.reinit_db=(re)initializing events database", "progressWindow.msg.reinit_db=(re)initializing events database",
"progressWindow.msg.commitingDb=committing events db"}) "progressWindow.msg.commitingDb=committing events db"})
protected Void doInBackground() throws Exception { protected Void doInBackground() throws Exception {