diff --git a/dlls/msrle32/msrle_Ko.rc b/dlls/msrle32/msrle_Ko.rc index b804e32c1b..8a170b3de5 100644 --- a/dlls/msrle32/msrle_Ko.rc +++ b/dlls/msrle32/msrle_Ko.rc @@ -1,7 +1,7 @@ /* * Korean resource file for MS-RLE * - * Copyright 2005 YunSong Hwang + * 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 @@ -20,11 +20,13 @@ #include "msrle_private.h" +#pragma code_page(65001) + LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT STRINGTABLE { IDS_NAME "WINE-MS-RLE" - IDS_DESCRIPTION "Wine MS-RLE ڵ" - IDS_ABOUT "Wine MS-RLE ڵ\nCopyright 2002 by Michael Gunnewig" + IDS_DESCRIPTION "Wine MS-RLE 비디오 코덱" + IDS_ABOUT "Wine MS-RLE 비디오 코덱\nCopyright 2002 by Michael Gunnewig" }