mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[COMCTL32] pt-PT: Those 2 buttons shall not have an accel
This commit is contained in:
parent
275c128f30
commit
d34b058d26
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ FONT 8, "MS Shell Dlg"
|
|||
BEGIN
|
||||
PUSHBUTTON "< &Voltar", IDC_BACK_BUTTON,56,138,55,14
|
||||
DEFPUSHBUTTON "&Avançar >", IDC_NEXT_BUTTON,111,138,55,14
|
||||
DEFPUSHBUTTON "&Finalizar", IDC_FINISH_BUTTON,111,138,55,14
|
||||
PUSHBUTTON "&Cancelar", IDCANCEL,173,138,55,14
|
||||
DEFPUSHBUTTON "Finalizar", IDC_FINISH_BUTTON,111,138,55,14
|
||||
PUSHBUTTON "Cancelar", IDCANCEL,173,138,55,14
|
||||
PUSHBUTTON "A&juda", IDHELP,235,138,55,14,WS_GROUP
|
||||
LTEXT "", IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN
|
||||
CONTROL "", IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS | WS_DISABLED,7,7,258,5
|
||||
|
|
Loading…
Reference in a new issue