regedit: Updated English resources to remove shortcut conflicts.
This commit is contained in:
parent
b878ad24c4
commit
8f05d80aa9
|
@ -200,9 +200,9 @@ STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
|
|||
WS_BORDER
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
GROUPBOX "&Export registry", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
|
||||
GROUPBOX "Export registry", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
|
||||
AUTORADIOBUTTON "&All", IDC_EXPORT_ALL, 12, 15, 244, 12
|
||||
AUTORADIOBUTTON "&Selected branch:", IDC_EXPORT_SELECTED, 12, 30, 70, 12
|
||||
AUTORADIOBUTTON "S&elected branch:", IDC_EXPORT_SELECTED, 12, 30, 70, 12
|
||||
EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in New Issue