Changed wording of Write Protection ON / OFF to be easier to understand
This commit is contained in:
parent
e8e81bfbc7
commit
14b30f9478
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue