mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 16:30:23 +00:00
Changed wording of Write Protection ON / OFF to be easier to understand
This commit is contained in:
parent
e7a3b23f61
commit
308f0aa6a1
@ -292,13 +292,13 @@ BEGIN
|
||||
POPUP "Disk Menu"
|
||||
BEGIN
|
||||
MENUITEM "&Eject", ID_DISKMENU_EJECT
|
||||
MENUITEM "&Write protection: ON", ID_DISKMENU_WRITEPROTECTION_ON
|
||||
MENUITEM "W&rite protection: OFF", ID_DISKMENU_WRITEPROTECTION_OFF
|
||||
MENUITEM "Read / &Write", ID_DISKMENU_WRITEPROTECTION_OFF
|
||||
|
||||
MENUITEM "&Read only", ID_DISKMENU_WRITEPROTECTION_ON
|
||||
|
||||
END
|
||||
END
|
||||
|
||||
|
||||
#endif // English (U.S.) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user