kernel32: Fix LANGID for Korean resource.
This commit is contained in:
parent
00877c898d
commit
c5082679e5
|
@ -17,7 +17,7 @@
|
|||
; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
;
|
||||
|
||||
LanguageNames=(KOR=0x408:winerr)
|
||||
LanguageNames=(KOR=0x412:winerr)
|
||||
|
||||
MessageId=0
|
||||
SymbolicName=ERROR_SUCCESS
|
||||
|
|
Loading…
Reference in New Issue