Hi Roy,
It's easy (but not tested yet)

Try this :
"chat_display.tpl" : Replace the line 11 in the template folder <div align="center"><i><span class="operator">{$now_chatting}<strong>{$_CHAT.operator}</strong></span></i></div><br />
And modify lang/en.php$lang['now_chatting'] = 'You are now chatting with ';
That's all !