Page 1 of 1

Changing the word "comments"

Posted: Mon Jul 02, 2007 6:13 pm
by DuchessJane
I'm using Serendipity to run a very small auction with a charity that I'm working with. I want to change the word "comments" to "Bids" in the display of the posts, so that it shows "Bids (5)" when there are 5 bids, etc. I don't know quite where to do this - would it be in the comments.tpl file? Which text should be changed? I'm very scared of screwing it up.

Thanks.

Re: Changing the word "comments"

Posted: Mon Jul 02, 2007 7:09 pm
by garvinhicking
Hi!

You can edit the language file in serendipity/lang/serendipity_lang_en.inc.php (or whatever language you are using. Maybe you even need to edit the UTF-8/... file as well).

Regards,
Garvin

Posted: Mon Jul 02, 2007 8:06 pm
by DuchessJane
Thank you! I've never even looked at the language files before. Wow, this software is impressive.