# Message file for Msgs example application
_Taskname:Msgs
# 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_messlook0
Msg2:This is a %0 of %1

# string for the default action button
Button:Insert

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