Author: greatlrd Date: Fri May 18 00:14:21 2007 New Revision: 26829
URL: http://svn.reactos.org/svn/reactos?rev=26829&view=rev Log: fix a comment in it for swedish langues
Modified: trunk/reactos/dll/win32/kernel32/locale_rc.rc
Modified: trunk/reactos/dll/win32/kernel32/locale_rc.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/locale_r... ============================================================================== --- trunk/reactos/dll/win32/kernel32/locale_rc.rc (original) +++ trunk/reactos/dll/win32/kernel32/locale_rc.rc Fri May 18 00:14:21 2007 @@ -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 */