From 1be0ddc3d5c1ffabb58ea37f99bb43044eaf91e0 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Thu, 17 May 2007 20:14:21 +0000 Subject: [PATCH] fix a comment in it for swedish langues svn path=/trunk/; revision=26829 --- reactos/dll/win32/kernel32/locale_rc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */