# Error messages
Erro_Erro:%0 (Code %1/%2)
Erro_Quit:Are you sure you want to quit (Cancel to quit)?
Erro_Memo:Not enough free memory - operation abandoned. Please free some memory and try again.

DropBootHere:Drag a new style boot structure such as !Boot, !ArmBoot or !ShareBoot to this icon to edit it.
NotBoot:This does not look like a new style boot structure. Has it been installed correctly?
NoPreDesktop:The file PreDesktop cannot be found - has the boot structure been installed correctly?
NoPreDesk:The directory PreDesk cannot be found - has the boot structure been installed correctly?
NoDesktop:The file Desktop cannot be found - has the boot structure been installed correctly?
NoTasks:The directory Tasks cannot be found - has the boot structure been installed correctly?
NoTitle:Please enter a title for the action.
ToAdd:To add an object to the boot sequence, drag it to the list of objects.
NotFEB:Only Obey (&FEB) files can be added to the actions before the desktop is entered.
NotFEA:Only Desktop (&FEA) files can be added to the actions after the desktop is entered.
NoHeader:This file does not contain a header line describing the contents. The first line should be |Start <description of file>.
NoEnd:This file does not have an end line. The last line should be |End.
AlreadyExists:An object with this name already exists.

# Key handling

# Add lines of the following syntax to implement keyboard shortcuts:
#   Key_<window>_<hex key code>:<icon>
# (fakes click on icon when key pressed in window)
#   Key_<window>_<hex key code>:+Help
# (runs !Help - use with F1 as below)
#   Key_Main_181:+Help
# See PRM 3-123 for hex key codes
Key_Main_2/Key_Main_42/Key_Main_62:Boot
Key_Main_13/Key_Main_53/Key_Main_73:Resources
Key_Main_3/Key_Main_43/Key_Main_63:Library
Key_Main_15/Key_Main_55/Key_Main_75:Utils
Key_Main_181:Help

Key_Boot_1/Key_Boot_41/Key_Boot_61:Add
Key_Boot_12/Key_Boot_52/Key_Boot_72:Remove
Key_Boot_5/Key_Boot_45/Key_Boot_65:Edit
Key_Boot_F/Key_Boot_4F/Key_Boot_6F:Open
Key_Boot_31:PreDesktop
Key_Boot_32:PreDesk
Key_Boot_33:Desktop
Key_Boot_34:Tasks
Key_Boot_181:Help

Key_Add_D:OK
Key_Add_181:+Help

Key_Remove_D:Remove
Key_Remove_181:+Help

# Format of info box version icon
IBox_Date:%DY %M3 %CE%YR
IBox_Vers:%0 (%1)
