diff --git a/dlls/iccvid/iccvid_Ko.rc b/dlls/iccvid/iccvid_Ko.rc index 1d1ba8687c4..e4f60693214 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 "시네팩 비디오 코덱" }