From a13078eebd477b6343a2428b7911325735533b6b Mon Sep 17 00:00:00 2001 From: Hwang YunSong Date: Tue, 28 Dec 2010 11:15:13 +0900 Subject: [PATCH] msvidc32: Update Korean resource. --- dlls/msvidc32/msvidc32_Ko.rc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dlls/msvidc32/msvidc32_Ko.rc b/dlls/msvidc32/msvidc32_Ko.rc index a2adeeae42a..8f4b399791d 100644 --- a/dlls/msvidc32/msvidc32_Ko.rc +++ b/dlls/msvidc32/msvidc32_Ko.rc @@ -1,5 +1,6 @@ /* * Copyright 2005 Dmitry Timoshkov + * Copyright 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 @@ -18,10 +19,12 @@ #include "msvidc32_private.h" +#pragma code_page(65001) + LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT STRINGTABLE { IDS_NAME "MS-CRAM" - IDS_DESCRIPTION "Wine ºñµð¿À 1 ºñµð¿À ÄÚµ¦" + IDS_DESCRIPTION "Wine 비디오 1 비디오 코덱" } -- 2.11.4.GIT