projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc4f087
)
Change the code page to 1252 in the Swedish translation to fix some characters (disco...
author
Colin Finck
<colin@reactos.org>
Mon, 30 Jun 2008 21:22:33 +0000
(21:22 +0000)
committer
Colin 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
patch
|
blob
|
history
diff --git
a/reactos/base/applications/taskmgr/lang/sv-SE.rc
b/reactos/base/applications/taskmgr/lang/sv-SE.rc
index
3678da0
..
f56eee0
100644
(file)
--- a/
reactos/base/applications/taskmgr/lang/sv-SE.rc
+++ b/
reactos/base/applications/taskmgr/lang/sv-SE.rc
@@
-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
/////////////////////////////////////////////////////////////////////////////