Hwang YunSong : msvidc32: Update Korean resource.
Module: wine Branch: master Commit: a13078eebd477b6343a2428b7911325735533b6b URL: http://source.winehq.org/git/wine.git/?a=commit;h=a13078eebd477b6343a2428b79... Author: Hwang YunSong <hys545(a)dreamwiz.com> Date: Tue Dec 28 11:15:13 2010 +0900 msvidc32: Update Korean resource. --- dlls/msvidc32/msvidc32_Ko.rc | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/dlls/msvidc32/msvidc32_Ko.rc b/dlls/msvidc32/msvidc32_Ko.rc index a2adeea..8f4b399 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 비디오 코덱" }
participants (1)
-
Alexandre Julliard