Module: wine Branch: master Commit: 92f675749f6497d1d978307b50092c1567494999 URL: http://source.winehq.org/git/wine.git/?a=commit;h=92f675749f6497d1d978307b50...
Author: Hwang YunSong(황윤성) hys545@dreamwiz.com Date: Tue Feb 13 09:37:05 2007 +0900
shell32: Updated Korean resource.
---
dlls/shell32/shell32_Ko.rc | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dlls/shell32/shell32_Ko.rc b/dlls/shell32/shell32_Ko.rc index bb00f83..446ae69 100644 --- a/dlls/shell32/shell32_Ko.rc +++ b/dlls/shell32/shell32_Ko.rc @@ -1,6 +1,6 @@ /* * Copyright 1998 Juergen Schmied - * Copyright 2006 YunSong Hwang + * Copyright 2006, 2007 YunSong Hwang * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -175,13 +175,13 @@ IDS_TRASHMULTIPLE_TEXT "����� '%1' ����(��) ���������� �����⸦ �ٶ��ϱ�?" IDS_CANTTRASH_TEXT "The item '%1' can't be sent to Trash. Do you want to delete it instead?" IDS_OVERWRITEFILE_TEXT "This folder already contains a file called '%1'.\n\nDo you want to replace it?" IDS_OVERWRITEFILE_CAPTION "���� ����� Ȯ��" -IDS_OVERWRITEFOLDER_TEXT "This folder already contains a folder named '%1'.\n\n"\ - "If the files in the destination folder have the same names as files in the\n"\ - "selected folder they will be replaced. Do you still want to move or copy\n"\ - "the folder?" +IDS_OVERWRITEFOLDER_TEXT " �� ������ �̹� '%1'�̶� �̸��� ���� ������ �����ϰ� �ֽ��ϴ�.\n\n"\ + "���� ����� ���� �̸����� ��� ������ �����Ѵٸ� ���õ� ������ ��ü�� ���Դϴ�\n"\ + " ��ü�� ���Դϴ�. ��� �� ������ �̵���Ű�ų� �����ϰڽ��ϱ�?" +
/* message box strings */ -IDS_RESTART_TITLE "�ٽ� ����" +IDS_RESTART_TITLE "�ٽ� ����" IDS_RESTART_PROMPT "����� �������� ������� �����ϰڽ��ϱ�?" IDS_SHUTDOWN_TITLE "����" IDS_SHUTDOWN_PROMPT "����� Wine ������ ���ڽ��ϱ�?"