Module: wine Branch: master Commit: 36cbe780ec30b116628f6837d73b22523229aad0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=36cbe780ec30b116628f6837d7... Author: Hwang YunSong <hys545(a)dreamwiz.com> Date: Thu Dec 23 16:39:56 2010 +0900 iccvid: Update Korean resource. --- dlls/iccvid/iccvid_Ko.rc | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dlls/iccvid/iccvid_Ko.rc b/dlls/iccvid/iccvid_Ko.rc index 1d1ba86..e4f6069 100644 --- a/dlls/iccvid/iccvid_Ko.rc +++ b/dlls/iccvid/iccvid_Ko.rc @@ -1,6 +1,6 @@ /* * Copyright 2005 Dmitry Timoshkov - * Copyright 2005 YunSomg Hwang + * Copyright 2005,2010 YunSomg Hwang * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -19,10 +19,12 @@ #include "iccvid_private.h" +#pragma code_page(65001) + LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT STRINGTABLE { - IDS_NAME "�ó��� ���� �ڵ�" - IDS_DESCRIPTION "�ó��� ���� �ڵ�" + IDS_NAME "시네팩 비디오 코덱" + IDS_DESCRIPTION "시네팩 비디오 코덱" }