missed file for event log change

This commit is contained in:
zzz
2015-02-07 13:59:11 +00:00
parent b72271f9a4
commit 72b64072d5

View File

@ -44,6 +44,7 @@ public class EventLogHelper extends FormHandler {
EventLog.NEW_IDENT, _x("New router identity"),
EventLog.NOT_FLOODFILL, _x("Disabled floodfill"),
EventLog.OOM, _x("Out of memory error"),
EventLog.REACHABILITY, _x("Reachability change"),
EventLog.REKEYED, _x("New router identity"),
EventLog.RESEED, _x("Reseeded router"),
EventLog.SOFT_RESTART, _x("Soft restart"),