[ros-diffs] [dreimer] 29887: Fix Build. Someone forgot to remove some +, when he copy pasted from a diff.

dreimer at svn.reactos.org dreimer at svn.reactos.org
Thu Oct 25 23:47:34 CEST 2007


Author: dreimer
Date: Fri Oct 26 01:47:33 2007
New Revision: 29887

URL: http://svn.reactos.org/svn/reactos?rev=29887&view=rev
Log:
Fix Build. Someone forgot to remove some +, when he copy pasted from a diff.

Modified:
    trunk/reactos/dll/win32/shell32/lang/ko-KO.rc

Modified: trunk/reactos/dll/win32/shell32/lang/ko-KO.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/ko-KO.rc?rev=29887&r1=29886&r2=29887&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/ko-KO.rc (original)
+++ trunk/reactos/dll/win32/shell32/lang/ko-KO.rc Fri Oct 26 01:47:33 2007
@@ -112,18 +112,18 @@
 	PUSHBUTTON "Cancel", IDCANCEL, 156, 174, 50, 14, WS_GROUP | WS_TABSTOP
 END
 
-+SHELL_YESTOALL_MSGBOX DIALOG 200, 100, 280, 90
-+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-+CAPTION "žÞœÃÁö"
-+FONT 8, "MS Shell Dlg"
-+{
-+DEFPUSHBUTTON "¿¹(&Y)", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP
-+PUSHBUTTON "žðµÎ ¿¹(&A)", IDD_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP
-+PUSHBUTTON " ŸÆŽÏ¿À(&N)", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP
-+PUSHBUTTON "ÃëŒÒ(&C)", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP
-+ICON "", IDD_ICON, 10, 10, 16, 16
-+LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0
-+}
+SHELL_YESTOALL_MSGBOX DIALOG 200, 100, 280, 90
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "žÞœÃÁö"
+FONT 8, "MS Shell Dlg"
+{
+DEFPUSHBUTTON "¿¹(&Y)", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON "žðµÎ ¿¹(&A)", IDD_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON " ŸÆŽÏ¿À(&N)", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON "ÃëŒÒ(&C)", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP
+ICON "", IDD_ICON, 10, 10, 16, 16
+LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0
+}
 
 SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU




More information about the Ros-diffs mailing list