#Message file for Cogs by Martin Bazley

Version:2.00 (3rd January 2011)

#Menu data:
#Main menu
MMainT:Cogs
MMain0:Info
MMain1:Help...
MMain2:Quit

#Pattern menu
MPattT:Pattern
MPatt0:Save Sprite
MPatt1:Save Draw

#Error messages and warnings:
EMenu:Not enough menu space
EStack:No room in stack
EConfig:This configuration is impossible to draw
EMemory:Not enough memory to draw pattern (need %0K)
EDraw:Not enough memory to create drawfile (need %0K)
ESave:To save, drag icon to a directory display

#Interactive help:
#Icon bar
HIconbar:\TCogs icon.|M\Sopen the main choices window.

#Choices: circle-specific icons
HMain6:\Tcurrent radius of circle %0, in OS units.
HMain7:\Tcurrent number of teeth on circle %0.|MRange: 0 to 999.
HMain8:\Trotation of circle %0, in teeth.|MRange: (1-teeth) to (teeth-1).
HMain9:\Sset the number of circles in the pattern to %0.

#Choices: other icons
HMain50:\Tdistance from the edge of the innermost circle at which the pattern will be traced.
HMain51:\Tdistance from the centre of the innermost circle at which the pattern will be traced.|MIf the radius of the last circle changes, this is updated automatically.
HMain57:\Tnumber of points in the current pattern.|MIf 0 and red, the pattern is too large for a 32-bit processor.
HMain58:\Tpoint at which to start drawing the pattern.|MRange: (end pos-number of points) to (end pos-1).
HMain59:\Tpoint at which to stop drawing the pattern.|MRange: (start pos+1) to (start pos+number of points).
HMain60:When selected, whenever the length of the pattern changes, the end position will be automatically set to its maximum extent.|MThis allows a whole pattern to be drawn every time.
HMain62:This is a multiplier for the conversion between circle circumference and radius.|MIncrease it for larger patterns.|MRange: 1 to 99.
HMain63:\Sshow the positions of the circles in the state currently specified by the choices window.
HMain64:\Sdraw the pattern.
HMain66:This controls how many points the plotter draws before it polls the Wimp.|MLarger values take more desktop time, but are faster.|M0 causes it to single-task.
HMainO:\TCogs choices \w.

#Pattern display
HPattO:\TCogs pattern display.|MClick MENU for saving options.

#Preview display
HPrevO:\TCogs preview display.

#Program info
HInfo0:\Tlatest version of this program.|MNew versions may be downloaded from http://www.starfighter.acornarcade.com/mysite/ .
HInfo1:\Tname of this program.|MIt's Cogs, by the way.
HInfo2:This is what this program does (not a lot).
HInfo3:\Tauthor of this program.  Look, it's me!
HInfoO:\TCogs program info \w.

#Sprite save box
HSprt0:\Ssave the pattern as a sprite file to the specified directory.
HSprt1:\Dsave the pattern as a sprite to a directory or application.
HSprt2:Type the name of a directory here and press RETURN.
HSprt3:\Sclose the save box without saving.
HSprtO:\TCogs sprite save box.

#Drawfile save box
HDraw0:\Ssave the pattern as a drawfile to the specified directory.
HDraw1:\Dsave the pattern as a drawfile to a directory or application.
HDraw2:Type the name of a directory here and press RETURN.
HDraw3:\Sclose the save box without saving.
HDraw5:\Tdrawfile accuracy - higher is less accurate.|MA value of 1 will plot every point with straight lines, like a sprite.
HDraw7:\Tthickness of the lines the graph will be plotted with, in points.
HDrawO:\TCogs drawfile save box.

#Main menu
HMMain0:\Rget information about this program.
HMMain1:\Sopen the manual.
HMMain2:\Squit the program.

#Pattern menu
HMPatt0:\Rsave this graph as a sprite.
HMPatt1:\Rsave this graph as a drawfile.|MThis will require it to be plotted again, as a vector graphic.
