mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
minor changs by
Swedish translation Andreas Bjerkeholt harteex@gmail.com, and proofread by David Nordenberg dnordenberg@users.sourceforge.net svn path=/trunk/; revision=14412
This commit is contained in:
parent
0cd3294365
commit
dee9cfe25c
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
|
||||
#pragma code_page(850)
|
||||
#endif //_WIN32
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
|
||||
|
||||
IDD_PROPSHEET DIALOG DISCARDABLE 0, 0, 220, 140
|
||||
STYLE DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
|
||||
|
|
Loading…
Reference in a new issue