Commit f08b1df3 authored by Hwang YunSong's avatar Hwang YunSong Committed by Alexandre Julliard

oleaut32: Update Korean resource.

parent 0b6e5c55
/* /*
* Korean resources for oleaut32 * Korean resources for oleaut32
* *
* * Copyright 2005,2010 YunSong Hwang
*Copyright 2005 YunSong Hwang(hys545@dreamwiz.com) *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either * License as published by the Free Software Foundation; either
...@@ -20,14 +20,16 @@ ...@@ -20,14 +20,16 @@
#include "resource.h" #include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE STRINGTABLE
{ {
IDS_TRUE "진실" IDS_TRUE "진실"
IDS_FALSE "거짓" IDS_FALSE "거짓"
IDS_YES "예" IDS_YES ""
IDS_NO "아니오" IDS_NO "아니오"
IDS_ON "동" IDS_ON "작동"
IDS_OFF "작동" IDS_OFF "비작동"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment