diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties
index de6efa50a3ca..523c7cc86a69 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/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml
index c8acc0a71adc..c5e13c9c6850 100644
--- a/plugins/hypervisors/kvm/pom.xml
+++ b/plugins/hypervisors/kvm/pom.xml
@@ -18,15 +18,6 @@
4.5.1-SNAPSHOT
../../pom.xml
-
-
- ceph-com
- http://eu.ceph.com/maven
-
- false
-
-
-
commons-io
diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp
index 9c0fd55e00b8..317acfa08108 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 75940ff2858f..2d9777244c8d 100644
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@ -87,6 +87,7 @@
+