_TaskName:UnitConv

# binhex source
OCTTOOBIG:The number must not exceed 37777777777

DECTOOBIG:The number must not exceed 4294967295

DECTOOSMALL:The number must not exceed -2147483648

# defaultdata source
DATANOMEM:Unable to allocate memory for group data

# editunits source
SETNAMEBLANK:The set name is blank

NOFACTOR:The factor field is blank

NOUNITNAME:The unit name field is blank

NOGROUPNAME:The group name is blank

CUSTOMNOWRITE:Could not open custom data file for write

RESTART:You will need to QUIT and RESTART UnitConv for these changes to take effect

NOMOREITEMS:You cannot add any more items to this set

CARET:You must have the caret in the edit window

NOMORESET:You cannot add another set of units to this group

GROUPNOMEM:Unable to allocate any memory for a new group

NOMOREGROUP:You cannot add another group of units

# gases source
NOTEMP:You must enter a temperature

INVALTEMP:You must enter a valid temperature

# loaddata source
LOADNOMEM:Unable to allocate any memory when loading data

LOADNOMEM2:Unable to allocate any memory for group data

# main source
RUNNING:UnitConv is already on the iconbar and running

#unitconv source
GASMARK:Gas mark must be 0.25, 0.5, or 1 - 9

ABSTLOW:An absolute temperature cannot be less than 0 K

CTLOW:A centigrade temperature cannot be less than -273.15

FTLOW:A fahrenheit temperature cannot be less than -459.7

INVALHEAD:The data file header was not recognised

NOTV1:This is not a version 1 data file. This version of UnitConv cannot process it.

NOSTR:The expected token was not found in the data file

TOOMANYGROUP:Too many groups in unit data file

NOITEM:Can't find group_item token in data file

NOASPECTX:You must enter a value to use for the aspect width

NOASPECTY:You must enter a value to use for the aspect height

#messages that are used in a calls directly to the message library
TOOMANYITEMS:There are too many items in %s in the data file.

TOOMANYSETS:There are too many sets in %s in the data file.

# Messages for functions in CJLibrary

CJLCH_NOMEM:Insufficient temporary memory to load choices file.
CJLCH_NOREAD:Choices file could not be opened for read.
CJLCH_NOOPEN:Could not open choices file while trying to save choices.

