mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-04-28 10:37:20 +00:00
#1364 Clarify boot sector menu option since the user selects an existing file not a new one.
This commit is contained in:
parent
384477d31c
commit
4ed6d0623b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user