msg.noleaf: To save, drag the icon to a directory viewer.
# error messages
err.nomemspr: Not enough memory to create image display window.
err.nomemload: Not enough memory to load image.
err.noload: Load failed: %s
err.nosave: Save failed: %s
err.invfile: Input file is corrupt, load failed.
err.invszCSV: CSV image file does not contain the image size, load failed.
err.short: Input file is too short.
err.nomemproc: Not enough memory to process image.
err.invfilt: The filter size is invalid, is it a filter file?
err.nomemaf: Not enough memory to add convolution filter.
err.noloadf: Could not read convolution filter file: %s
err.noaddff: Filter '%s', size %ix%i in file '%s' could not be added, duplicate names are not allowed.
err.noaddf: Filter '%s', size %ix%i could not be added, duplicate names are not allowed.
err.nomemosf: Not enough memory to open save filter window.
err.nosavef: Save filter failed: %s
msg.overwf: A filter file with this name already exists, do you want to overwrite it's contents?
err.nomemmsk: Not enough memory to create image mask.
err.die: %s has suffered an unrecoverable internal error (type %i) and must exit immediately, choose 'OK' to save any loaded images in the scrap directory.
err.nosavem: Not enough memory to save file.
err.invsqtp: Load aborted, only Squashed Sprites can be loaded.
err.invsppal: Squashed sprite has incorrect palette, only 256 entry palettes are supported when loading Squashed Sprites.
err.invmode: Sprite mode not recognised, assuming 8bit grey.
err.invbpp: Sprite colour depth not 8 or 24bits, assuming 8bit grey.
err.no24bit: Your version of RISC OS does not support 24bit images.
err.nsupepic: Only 8 and 16 bit per pixel Epic images are supported.
msg.hdel: Do you want to delete the image header?
err.nsupclr: Only 8, 16 and 24 bit per pixel Clear images are supported.
# misc text
txt.greys: Greys
txt.imbank: Image Bank
txt.userdef: User Defined
txt.copyt: Copy Image
txt.copy: Copy
txt.addt: Add Image
txt.add: Add
txt.avrt: Average Image
txt.avr: Average
txt.16to8t: 16bit Grey to 8 bit Grey
txt.16to8: Convert
txt.filter: Filter
txt.histeqt: Histogram Equalize Image
txt.proc: Process
txt.hisgra: Histogram of Image
txt.cugra: Ogive Histogram of Image
txt.rcugra: Reverse Ogive Histogram of Image
txt.start: Start
txt.mixt: Mix two Images
txt.image: Image
txt.mtools: Image %i Mask Tools
txt.none: None
txt.addp: Add Point
txt.addpe: Add Point To End
txt.movp: Move Point
txt.delp: Delete Point
txt.fill: Filled Shape
txt.magt: Magnifier: %i
txt.imagen: Image %i
txt.imt: Image %i (%s)
txt.impst: Image %i (%s) {%s from %i}
txt.imps2t: Image %i (%s) {%s from %i and %i}
txt.impt: Image %i (%s) processed by %s
txt.slicet: Image %i Slices
txt.daim: Widget 5: Image %i
txt.dama: Widget 5: Mask %i
txt.dald: Widget 5: Loaded Image
txt.iminfot: Image Info: %i
txt.stinfot: Statistical Info: %i
txt.mlarge: Make large
txt.msmall: Make small
txt.256grey: 256 Greys
txt.65kgrey: 65536 Greys
txt.256col: 256 Colours
txt.16mil: 16.7 Million Colours
txt.locked: Locked
txt.head0: (None)
txt.head1: Epic
txt.head2: KB Vision
txt.yes: Yes
txt.no: No
txt.nfile: (New File)
txt.hedit: Edit
txt.hnew: New
txt.tident: Identify image: %.2f seconds
txt.theader: Read in header: %.2f seconds
txt.tseek: Seek to image data: %.2f seconds
txt.timage: Read in image data: %.2f seconds
txt.tdecomp: Read and decompress data: %.2f seconds
txt.rimage: Image data transfer rate: %.2f Kb/second
txt.rgbcimt: {Combine from %s,%s,%s}
txt.reximt: {Red from %i}
txt.geximt: {Green from %i}
txt.beximt: {Blue from %i}
# Epic header lookup text
epic.title: EPIC Image Details
epic.proj0: No Defined Projection
epic.proj1: North Island National Grid (Yards)
epic.proj2: South Island National Grid (Yards)
epic.proj3: New Zealand Map Grid (Meters)
epic.proj4: Latitude, Longitude
epic.proj5: Raw Image
epic.proj6: Cylindrical Equal Area Projection (Lambert)
epic.proj7: Polar Stereograpic
epic.proj8: Lambert Conformal Conic (2 STD //)
epic.proj9: Lambert Conformal Conic (1 STD //)
epic.proj10: Mercator
epic.proj11: Universal Transverse Mercator (no ellip.)