# Message file for Messages example application

# main menu. Starts with title then lists items
MMenuT:Main Menu
MMenu1:Info
MMenu2:Item 2
MMenu3:Item 3

# iconbar menu. Title is supplied in the program
BMenu1:Info
BMenu2:Quit

# strings to display in the two boxes
Msg1:Read in using FNwimp_messlookup
Msg2:This is a %0 of %1

# string for the default action button
Button:Insert

# string for the error message
Error:Enter someting into the %0 box.
