1 esanchez Jan 17, 2008 02:15
3 esanchez Jan 18, 2008 03:07
4 doombob Jan 18, 2008 23:10
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')
5 esanchez Jan 18, 2008 23:40
nice.
What's your blog URL?
Where did you find that text and in what files have you been fumbling already?
Good luck