# Messages for PlayKISS

_TaskName:PlayKISS

# Miscellaneous errors

InitFail:Initialization Failed
OOMem:Out of memory - try quitting other applications
NoDoll:No KISS doll has been loaded - drag a KISS archive to the iconbar
Intern:Internal coding error in %s
ChoiceDir:Failed to create choices directory
BadInst:Bad instance in %s line %d: %s

# Default error window buttons

DPROGB:Continue,Quit
DOTHERB:OK
CNFBut:Continue,Ignore,Abort

# Errors relating to loading an Archive

ARCLOAD0:No CNF file found - is this a KISS file?
ARCLOAD1:Can't open archive - is SparkFS running?
ARCLOAD2:Can't open multiple archives
ARCLOAD3:%s is not a directory or image file
ARCLOAD4:Can't find cnf file %s - has the archive been moved/renamed?

# Errors generated during reading a CNF file

CNF0:Illegal configuration data
CNF1:Failed to load doll %s
CNF2:Failed to open file %s
CNF3:Can't read palette file %s
CNF4:Failed to parse palette data
CNF5:Too many cels or objects
CNF6:Too many sets
CNF7:Missing cel file %s - ignored
CNF8:Bad header in cel %s - ignored
CNF9:Bad pixel data in %s - ignored
CNF10:Bad image size - default assumed
CNF10a:Bad separator for image size
CNF11:Bad cel coordinates for set %1d
CNF12:Bad Mark value for cel
CNF13:Bad palette number for set %1d
CNF14:<Not Used>
CNF15:Can't resolve object Mark #%1d in FKISS command
CNF16:Can't resolve cel %s in FKISS command
CNF17:Bad palette reference
CNF17a:No palette available for cel %s
CNF17b:Bad palette number for cel %s
CNF17c:Colour depth for cel %s does not match palette %s
CNF18:Bad 'Fix' attribute
CNF19:Bad set info
CNF20:Bad transparency field
CNF21:Can't parse cel filename
CNF22:Bad filename /%s/
CNF23:Orphan ':' in cel definition
CNF24:Cel filename should not be quoted
#
#  CNF Errors 25-28 reserved to cnfcheck
#
CNF29:Line too long
CNF30:Duplicated cel attribute
CNF31:Identifier too long
CNF32:Frame number expected for cel group
CNF33:Cel group name expected
CNF34:No current cel for cel group line
CNF35:Missing frame terminator

# Fkiss processing errors

FKP0:Bad fkiss action in %s
FKP1:Bad fkiss event in %s
FKP2:Bad parameters in %s
FKP3:Internal error - unexpected FKISS action in %s
FKP4:Internal error - unexpected FKISS event in %s

FKS0:Malformed "@EventHandler"
FKS1:Bad object in /%s/
FKS2:Object expected in /%s/
FKS3:Cel expected in /%s/
FKS4:Bad cel in /%s/
FKS5:Object or cel expected in /%s/
FKS6:Bad set number in /%s/
FKS7:Bad alarm number in /%s/
FKS8:Bad palette number in /%s/
FKS9:Bad syntax in /%s/
FKS10:Unknown function in /%s/
FKS11:Bad filename in /%s/
FKS12:Bad integer in /%s/
FKS13:Bad parameter list in /%s/
FKS14:Bad string in /%s/
FKS15:Bad variable or integer in /%s/
FKS16:Bad label in /%s/
FKS17:Action outside event handler in /%s/
FKS18:Missing function
FKS19:/%s/ - Missing endif() for 'if' at line %1d
FKS19a:Missing endif() at end of file for 'if' at line %1d
FKS20:else or endif without matching 'if'
FKS21:Illegal 'if' nesting
FKS22:Bad key name
FKS23:Duplicated event handler in /%s/
FKS24:Filename too long in /%s/
FKS25:Ambiguous cel reference in /%s/
#
# FKS26-32 reserved to cnfcheck
#
FKS33:Illegal cel group in /%s/
FKS34:No such cel group in /%s/

# Unreferenced/ unresolved reference errors

UNREF:Unresolved references or unused handlers may exist :-
UNREF01:     Alarm handler at line %1d
UNREF02:     Label at line %1d
UNREF03:     Timer referenced at line %1d does not have a handler
UNREF04:     Label referenced at line %1d does not have a handler

BADVAR0:     Identifier "%s" is not a label, alarm, or rhs
BADVAR1:     Identifier "%s" is overloaded

# Errors generating during processing

ERR0:Error plotting cel %s: %s

# Monitor messages

MON1:Reading palette %s
MON2:Reading cel %s
MON3:Skipping previously loaded cel %s

# Miscellaneous export text

ExpCel:%s_C
ExpImg:%s_I

SprErr0:Failed to write cel header
SprErr1:Failed to insert cel palette
SprErr2:Can't write paletted cel
SprErr3:Failed to write cel pixel details
SprErr4:Internal error - can't scan sprites
SprErr5:Can't create sprite file
SprErr6:Can't open sprite file for writing
SprErr7:Can't write sprite file details
SprErr8:Internal error - can't find cel

# Version number strings

KVER0:KISS/GS1
KVER1:KISS/GS2
KVER2:KISS/GS1+
KVER3:KISS/GS2+
KVER4:FKISS
KVER5:FKISS 2
KVER6:FKISS 3
KVER7:FKISS 4

KCM0:Unknown
KCM1:Original (16 @ 12 bit)
KCM2:Standard (256 @ 24 bit)
KCM3:Extended Palette
KCM4:Cherry KISS
KCM5:Hybrid Cherry/Paletted
