Module: wine Branch: stable Commit: ab83da195e0bca3a210a4f6c639187ca50199d47 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ab83da195e0bca3a210a4f6c63...
Author: Hwang YunSong hys545@dreamwiz.com Date: Tue Dec 28 11:15:13 2010 +0900
msvidc32: Update Korean resource. (cherry picked from commit a13078eebd477b6343a2428b7911325735533b6b)
---
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 e95cc94..5b5ae4b 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 DISCARDABLE { IDS_NAME "MS-CRAM" - IDS_DESCRIPTION "Wine ���� 1 ���� �ڵ�" + IDS_DESCRIPTION "Wine 비디오 1 비디오 코덱" }