mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Change LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL to LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
So it works in windows, and in Visualstudio svn path=/trunk/; revision=18596
This commit is contained in:
parent
612361f0d7
commit
6faa7273db
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
||||
|
||||
IDD_GENERALPAGE DIALOGEX 0, 0, 246, 228
|
||||
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
||||
|
|
Loading…
Reference in a new issue