Commit 4629f282 authored by Igor Paliychuk's avatar Igor Paliychuk Committed by Alexandre Julliard

comctl32: Ukrainian translation update.

parent 4ab53289
......@@ -3,6 +3,8 @@
*
* Copyright 2004 Ilya Korniyko
*
* Copyright 2010 Igor Paliychuk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
......@@ -28,7 +30,7 @@ CAPTION " %s"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK", IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
PUSHBUTTON "&³", IDCANCEL,58,122,50,14
PUSHBUTTON "&", IDCANCEL,58,122,50,14
PUSHBUTTON "&", IDC_APPLY_BUTTON,112,122,50,14,WS_DISABLED
PUSHBUTTON "&", IDHELP,166,122,50,14,WS_TABSTOP|WS_GROUP
CONTROL "Tab", IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS|WS_GROUP|WS_TABSTOP|TCS_MULTILINE,4,4,212,114
......@@ -37,13 +39,13 @@ END
IDD_WIZARD DIALOG DISCARDABLE 0, 0, 290, 159
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
CAPTION ""
CAPTION ""
FONT 8, "MS Shell Dlg"
BEGIN
PUSHBUTTON "< &", IDC_BACK_BUTTON,71,138,50,14
DEFPUSHBUTTON "& >", IDC_NEXT_BUTTON,121,138,50,14
DEFPUSHBUTTON "&", IDC_FINISH_BUTTON,121,138,50,14
PUSHBUTTON "&³", IDCANCEL,178,138,50,14
PUSHBUTTON "&", IDCANCEL,178,138,50,14
PUSHBUTTON "&", IDHELP,235,138,50,14,WS_GROUP
LTEXT "", IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN
CONTROL "Tab", IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS | WS_DISABLED,7,7,258,5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment