Hi Tekboy,
Yes, it is possible ... look at TTXCommon.pm close to the top ....look for
PND => 'Pending',
OPN => 'Open',
WFR => 'Responded',
'(OPN|WFR)' => 'Active',
'(PND|OPN|WFR)' => 'Not solved',
'(OPN|PND)' => 'Hot',
CLS => 'Solved'
Further more .... if you edit/change this you will so need to make edits to TTXDesk.pm ...trust me I learnt the hard way

...right Sparky
Also ...this is a modification ... so you might want to move this thread under Mods .....