oleaut32: Update Korean resource.

This commit is contained in:
Hwang YunSong 2010-12-31 10:55:33 +09:00 committed by Alexandre Julliard
parent 0b6e5c5535
commit f08b1df355
1 changed files with 10 additions and 8 deletions

View File

@ -1,8 +1,8 @@
/*
* Korean resources for oleaut32
*
*
*Copyright 2005 YunSong Hwang(hys545@dreamwiz.com)
* Copyright 2005,2010 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
@ -20,14 +20,16 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_TRUE "진실"
IDS_FALSE "거짓"
IDS_YES "예"
IDS_NO "아니오"
IDS_ON "작동"
IDS_OFF "비작동"
IDS_TRUE "진실"
IDS_FALSE "거짓"
IDS_YES "예"
IDS_NO "아니오"
IDS_ON "작동"
IDS_OFF "비작동"
}