diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index de6efa50a3c..523c7cc86a6 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -735,6 +735,7 @@ label.lang.norwegian=Norwegian label.lang.polish=Polish label.lang.russian=Russian label.lang.spanish=Spanish +label.lang.hungarian=Hungarian label.last.disconnected=Last Disconnected label.last.name=Last Name label.latest.events=Latest events @@ -2057,4 +2058,4 @@ state.Stopping=Stopping state.Suspended=Suspended ui.listView.filters.all=All ui.listView.filters.mine=Mine -label.na=NA \ No newline at end of file +label.na=NA diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 9c0fd55e00b..317acfa0810 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -741,6 +741,7 @@ dictionary = { 'label.lang.japanese': '', 'label.lang.korean': '', 'label.lang.spanish': '', +'label.lang.hungarian': '', 'label.last.disconnected': '', 'label.last.name': '', 'label.latest.events': '', diff --git a/ui/index.jsp b/ui/index.jsp index 9ba2faad6f0..344fbf7c2f2 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -88,6 +88,7 @@ +