# Messages for my port(s) of various Angband variants :)
# Musus Umbra, 1998.

# Message and error reporting:
err.plog:%s
err.quit:%s
err.core:%s (saving game if possible)

err.save:Failed to save character with filename '%s'

# The "are you sure you want to quit?" message
err.shuttitl:Query from %s
err.shutdown:The current game has not been saved; are you sure you want to quit without saving?
err.shutbuts:Save & quit,Don't quit,Quit anyway

# Messages to use when font loads fail:
err.font_l:Failed to load font '%s'; substituting System font.
err.font_c:Failed to cache font '%s' (probably out of memory); substituting System font.

err.cheat:You cannot save a dead character using the 'Save As' box!
err.scrap:You cannot save a character into another application or to a scrapfile

err.mem:Memory allocation failure

err.resize:Cannot allocate memory for the term to be resized.
err.minsize1:The main window must be at least 80 columns by 24 lines 
err.minsize2:"Secondary" windows must be at least 1 column line by 1 line

# debugging :)
err.nums:%d, %d
err.swi:%d: %s

# ------------------------------------------------------------------------------
# The menus:

# Icon bar menu:
menu.ibar:Info|>Save As|Full screen,Gamma correction,Sound,Windows|Save choices|Quit (& save)

# Menu to open over a term:
menu.term:Info|>Save As|>Size,Font,<menu.winT>

# Title of the Windows submenu:
menu.winT:Windows
# and its contents:
menu.windows:%s|Term-1 (Mirror),Term-2 (Recall), Term-3 (Choice)|Term-4,Term-5,Term-6,Term-7


