diff --git a/launcher/translation/chinese.ts b/launcher/translation/chinese.ts
index ff5c2754e..d25a08951 100644
--- a/launcher/translation/chinese.ts
+++ b/launcher/translation/chinese.ts
@@ -850,66 +850,71 @@ Heroes® of Might and Magic® III HD is currently not supported!
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
自动 (%1)
diff --git a/launcher/translation/english.ts b/launcher/translation/english.ts
index ff245d4a7..3f92ea1e0 100644
--- a/launcher/translation/english.ts
+++ b/launcher/translation/english.ts
@@ -818,66 +818,71 @@ Heroes® of Might and Magic® III HD is currently not supported!
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
-
+
diff --git a/launcher/translation/german.ts b/launcher/translation/german.ts
index 0c2e79e12..2375a3109 100644
--- a/launcher/translation/german.ts
+++ b/launcher/translation/german.ts
@@ -848,66 +848,71 @@ Heroes III: HD Edition wird derzeit nicht unterstützt
-
+
+
+
+
+
+
Koreanisch
-
+
Polnisch
-
+
-
+
Russisch
-
+
Spanisch
-
+
-
+
-
+
Ukrainisch
-
+
Sonstige (osteuropäisch)
-
+
Sonstige (kyrillische Schrift)
-
+
Sonstige (westeuropäisch)
-
+
Auto (%1)
diff --git a/launcher/translation/polish.ts b/launcher/translation/polish.ts
index 3f643d2b8..4d927d621 100644
--- a/launcher/translation/polish.ts
+++ b/launcher/translation/polish.ts
@@ -848,66 +848,71 @@ Heroes III: HD Edition nie jest obecnie wspierane!
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
-
+
diff --git a/launcher/translation/russian.ts b/launcher/translation/russian.ts
index 5e49cc6ad..66244f218 100644
--- a/launcher/translation/russian.ts
+++ b/launcher/translation/russian.ts
@@ -848,66 +848,71 @@ Heroes® of Might and Magic® III HD is currently not supported!
-
+
+
+
+
+
+
Корейский (Korean)
-
+
Польский (Polish)
-
+
-
+
Русский (Russian)
-
+
Испанский (Spanish)
-
+
-
+
-
+
Украинский (Ukrainian)
-
+
Другой (восточноевропейский)
-
+
Другой (кириллический)
-
+
Другой (западноевропейский)
-
+
Авто (%1)
diff --git a/launcher/translation/spanish.ts b/launcher/translation/spanish.ts
index 41f30ed8d..568d62bc9 100644
--- a/launcher/translation/spanish.ts
+++ b/launcher/translation/spanish.ts
@@ -882,7 +882,7 @@ Ten en cuenta que para usar VCMI debes ser dueño de los archivos de datos origi
-
+
Automático (%1)
diff --git a/launcher/translation/ukrainian.ts b/launcher/translation/ukrainian.ts
index db0009190..c6404831a 100644
--- a/launcher/translation/ukrainian.ts
+++ b/launcher/translation/ukrainian.ts
@@ -858,66 +858,71 @@ Heroes® of Might and Magic® III HD наразі не підтримуєтьс
+
+ Угорська
+
+
+
Італійська
-
+
Корейська
-
+
Польська
-
+
Португальська
-
+
Російська
-
+
Іспанська
-
+
Шведська
-
+
Турецька
-
+
Українська
-
+
Інша (східноєвропейська)
-
+
Інша (кирилиця)
-
+
Інша (західноєвропейська)
-
+
Авто (%1)
diff --git a/lib/Languages.h b/lib/Languages.h
index ec532b05c..4d1e6175c 100644
--- a/lib/Languages.h
+++ b/lib/Languages.h
@@ -70,7 +70,7 @@ inline const auto & getLanguageList()
{ "finnish", "Finnish", "Suomi", "CP1252", "fi", true },
{ "french", "French", "Français", "CP1252", "fr", true },
{ "german", "German", "Deutsch", "CP1252", "de", true },
- { "hungarian", "Hungarian", "Magyar", "CP1252", "hu", true },
+ { "hungarian", "Hungarian", "Magyar", "CP1250", "hu", true },
{ "italian", "Italian", "Italiano", "CP1250", "it", true },
{ "korean", "Korean", "한국어", "CP949", "ko", true },
{ "polish", "Polish", "Polski", "CP1250", "pl", true },