#
# Message file for !MiniASM  (English definitions)
#
# Info Stuff
Name:MiniASM
Version:1.66 (15-Feb-1998)
Purpose:ARM Assembler

#Error messages
Already:Due to the programmer having very little skills in programming, I can't allow you to run more than one copy of %0.
RiscOS2:This application requires WindowManager 3 or above.  This machine is fitted with
NoBlock:Cannot initialise memory block.
Bugger:Sorry, an unexpected situation occured.  Click OK to continue, or Cancel to quit.  (%0,%1)
NoSaveChoices:Sorry, could not save choices to disc.
NotText:Sorry, I can only handle text (&FFF) files.

#Window texts
Info.Title:About this program
Info.Name:Name:
Info.Purpose:Purpose:
Info.Author:Author:
Info.EMail:Email:
Info.Version:Version:
Info.Licence:Licence:
SaveAs.Title:Assemble
Msgbox.Title:Message from %0
Msgbox.OK:OK
Choices.Title:MiniASM Choices
Choices.Type:Type
Choices.Absolute:Absolute
Choices.Utility:Transient
Choices.Module:Module
Choices.Other:Other:
Choices.Filename:Filename
Choices.Options:Options
Choices.ExtBAS:Use ExtBAS
Choices.Multitask:Multitask
Choices.Cancel:Cancel
Choices.Save:Save

#Help messages
Help.Iconbar:This is the MiniASM icon.|MDrag an assembler source file here to assemble it.|MDrag an assembler source file here with CTRL held down to export it to BASIC.

Help.Info.Name:This is the name of this application
Help.Info.Purpose:This is the purpose of this application
Help.Info.Author:KiwiSoft was set up in 1995 to write software for RiscOS.|MIf you click here to go to the KiwiSoft website. You do require a URI capable browser loaded and an Internet connection to do this however.
Help.Info.Email:This is the EMail address of KiwiSoft
Help.Info.Ver:This is the version of this application
Help.Info.Licence:This is the licence type of this application

Help.Msgbox.OK:\Sclose this message box

Help.MainMenu.Quit:\Squit this application
Help.MainMenu.Choices:\Sconfigure this application
Help.MainMenu.Info:\Rsee infomation about this application

Help.Choices.Absolute:\Sset MiniASM to create Absolute files (&FF8).|MAbsolute files start execution at &8000.
Help.Choices.Transient:\Sset MiniASM to create Transient utility files (&FFC).|MTransient files start execution at &0, are loaded in the RMA.
Help.Choices.Module:\Sset MiniASM to create Relocatable Module files (&FFA).|MModules supply SWIs amongst other things, and are loaded in the RMA.
Help.Choices.Other:\Sset MiniASM to create a different type of file.|MTo set what filetype to set it to, modify the contents of the text box to the right.
Help.Choices.Type:This icon is for decoration only.
Help.Choices.Filename:MiniASM will default to this filename for it's output.
Help.Choices.ExtBAS:When selected, MiniASM will make use of ExtBAS, which will allow you to use floating point instructions.  The assembly process will also be slightly quicker.
Help.Choices.Multitask:When selected, MiniASM will assemble in a task window.  Assembly will be slower while it is in a task window, but you will be able to save the output and use other applications while it is assembling.
Help.Choices.Save:\Ssave your choices to disc and dismiss this window.
Help.Choices.Cancel:\Scancel any changes you have made to you choices, and dimiss this window.

Menu.Main.Info:Info
Menu.Main.Choices:Choices
Menu.Main.Quit:Quit
