Module: wine Branch: stable Commit: 26342db2b6442991abe1217c96b5b5587ba8e964 URL: http://source.winehq.org/git/wine.git/?a=commit;h=26342db2b6442991abe1217c96...
Author: Hwang YunSong hys545@dreamwiz.com Date: Thu Dec 23 16:39:56 2010 +0900
iccvid: Update Korean resource. (cherry picked from commit 36cbe780ec30b116628f6837d73b22523229aad0)
---
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 f47eb8c..1a8ce32 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 DISCARDABLE { - IDS_NAME "�ó��� ���� �ڵ�" - IDS_DESCRIPTION "�ó��� ���� �ڵ�" + IDS_NAME "시네팩 비디오 코덱" + IDS_DESCRIPTION "시네팩 비디오 코덱" }