#1364 Clarify boot sector menu option since the user selects an existing file not a new one.

This commit is contained in:
michaelangel007 2025-01-11 11:02:06 -08:00
parent 384477d31c
commit 4ed6d0623b

View File

@ -400,7 +400,7 @@ BEGIN
MENUITEM "New 5.25\x22 \x28160 KB\x29 disk image ... \x28Extended 40 Track\x29", ID_DISKMENU_NEW_160K_DISK
MENUITEM "New 3.5\x22 \x28800 KB\x29 disk image ...", ID_DISKMENU_NEW_800K_DISK
MENUITEM "New hard \x2832 MB\x29 disk image ...", ID_DISKMENU_NEW_32MB_DISK
MENUITEM "Select new boot sector file...", ID_DISKMENU_SELECT_BOOTSECTOR
MENUITEM "Select boot sector file...", ID_DISKMENU_SELECT_BOOTSECTOR
MENUITEM SEPARATOR
MENUITEM "Format ProDOS data disk image ...", ID_DISKMENU_FORMAT_PRODOS_DATA
MENUITEM "Format DOS 3.3 data disk image ...", ID_DISKMENU_FORMAT_DOS33_DATA