2 afwas Jan 17, 2008 14:45

Here's a fun one. Don't know if you care, but I edited my _rss2/comments.main.php file to say "Username response to:" by replacing
echo format_to_output( T_('In response to:'), 'xml' )
with
echo $Comment->author('',' response to:','',' response to:','xml')
nice.
What's your blog URL?
Where did you find that text and in what files have you been fumbling already?
Good luck