Change the code page to 1252 in the Swedish translation to fix some characters (disco...
authorColin Finck <colin@reactos.org>
Mon, 30 Jun 2008 21:22:33 +0000 (21:22 +0000)
committerColin Finck <colin@reactos.org>
Mon, 30 Jun 2008 21:22:33 +0000 (21:22 +0000)
svn path=/trunk/; revision=34226

reactos/base/applications/taskmgr/lang/sv-SE.rc

index 3678da0..f56eee0 100644 (file)
@@ -21,7 +21,7 @@
 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SWE)
 #ifdef _WIN32
 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-#pragma code_page(850)
+#pragma code_page(1252)
 #endif //_WIN32
 
 /////////////////////////////////////////////////////////////////////////////