regedit: Updated English resources to remove shortcut conflicts.

This commit is contained in:
Lei Zhang 2007-03-01 14:48:51 -08:00 committed by Alexandre Julliard
parent b878ad24c4
commit 8f05d80aa9
1 changed files with 2 additions and 2 deletions

View File

@ -200,9 +200,9 @@ STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
WS_BORDER WS_BORDER
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
BEGIN 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 "&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 EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
END END