mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:23:03 +00:00
[MSCONFIG_NEW] Do not assign an access key to a letter with diacritic
This commit is contained in:
parent
13045d50ed
commit
983b4c9f94
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ BEGIN
|
||||||
LTEXT "secunde", IDC_STATIC, 330, 104, 31, 10
|
LTEXT "secunde", IDC_STATIC, 330, 104, 31, 10
|
||||||
CONTROL "&Permanenizează configurația de inițializare", 292,
|
CONTROL "&Permanenizează configurația de inițializare", 292,
|
||||||
"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP, 295, 121, 66, 49
|
"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP, 295, 121, 66, 49
|
||||||
PUSHBUTTON "&Șterge", IDC_BTN_DELETE, 295, 68, 66, 14
|
PUSHBUTTON "Ș&terge", IDC_BTN_DELETE, 295, 68, 66, 14
|
||||||
END
|
END
|
||||||
|
|
||||||
IDD_SERVICES_PAGE DIALOGEX 0, 0, 366, 175
|
IDD_SERVICES_PAGE DIALOGEX 0, 0, 366, 175
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue