# 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.

# 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


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