diff --git a/common/util.cpp b/common/util.cpp index fc6e4c2fd5e..4ed53beb0c7 100644 --- a/common/util.cpp +++ b/common/util.cpp @@ -143,7 +143,7 @@ const LanguageDescription g_languages[] = { {"hb", "Hebrew", HB_HEB}, {"ru", "Russian", RU_RUS}, {"cz", "Czech", CZ_CZE}, - {"nl", "Norwegian", NL_NOR}, + {"nl", "NederLanden", NL_NLD}, {0, 0, UNK_LANG} };