Hwang YunSong(황윤성) : wineps.drv: Updated Korean resource.
Module: wine Branch: master Commit: 3625d1f88caba742f9e3b6087b924d0ab08a1d35 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3625d1f88caba742f9e3b6087b... Author: Hwang YunSong(황윤성) <hys545(a)dreamwiz.com> Date: Fri Apr 4 17:05:06 2008 +0900 wineps.drv: Updated Korean resource. --- dlls/wineps.drv/wps_Ko.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/wineps.drv/wps_Ko.rc b/dlls/wineps.drv/wps_Ko.rc index 776c6b7..c6bf877 100644 --- a/dlls/wineps.drv/wps_Ko.rc +++ b/dlls/wineps.drv/wps_Ko.rc @@ -32,7 +32,7 @@ FONT 9, "MS Shell Dlg" WS_TABSTOP, 20, 90, 60, 10 CONTROL "����(&L)", IDD_ORIENT_LANDSCAPE, "Button", BS_AUTORADIOBUTTON, 20, 110, 60, 10 - LTEXT "��Ǯ����:", IDD_DUPLEX_NAME, 10, 140, 100, 8 + LTEXT "����� ���:", IDD_DUPLEX_NAME, 10, 140, 100, 8 COMBOBOX IDD_DUPLEX, 10, 151, 200, 20, CBS_DROPDOWNLIST | CBS_HASSTRINGS | WS_TABSTOP }
participants (1)
-
Alexandre Julliard