From 705df95a6121684626f215ca65e568d3fb1a5fab Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 10 Feb 2004 12:36:15 +0000 Subject: Ooops svn-id: r12812 --- common/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/util.cpp b/common/util.cpp index fc6e4c2fd5..4ed53beb0c 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} }; -- cgit v1.2.3