diff --git a/reactos/dll/win32/kernel32/locale_rc.rc b/reactos/dll/win32/kernel32/locale_rc.rc index 7f64215a416..a30863878ab 100644 --- a/reactos/dll/win32/kernel32/locale_rc.rc +++ b/reactos/dll/win32/kernel32/locale_rc.rc @@ -148,7 +148,7 @@ #include "nls/sqi.nls" /* 0x041c LANG_ALBANIAN, SUBLANG_NEUTRAL */ -#include "nls/sve.nls" /* 0x041d LANG_SWEDISH, SUBLANG_SWEDISH */ +#include "nls/sve.nls" /* 0x041d LANG_SWEDISH, SUBLANG_NEUTRAL */ #include "nls/svf.nls" /* 0x081d LANG_SWEDISH, SUBLANG_SWEDISH_FINLAND */ #include "nls/tha.nls" /* 0x041e LANG_THAI, SUBLANG_NEUTRAL */