I want to change "Comment (1)" to "Read / Add Comments", or to whatever text I want. Where is this setting located? I have poked throught tpl files..
I am using the Kubrick template.
Thanks in advance! Keep up the good work!
Editing wording for comments?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Editing wording for comments?
Edit your templates/kubrick/entries.tpl file.
Search for this:
It should be found twice. Change it to this:
Another way would be to edit your lang/serendipity_lang_en.inc.php language file and there change the language strings immediately 
Have fun!
Regards,
Garvin
Search for this:
Code: Select all
{$entry.label_comments} ({$entry.comments})
Code: Select all
Read/Add comments
Have fun!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/