Editing wording/language in "commentform.tpl"

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
tpost
Regular
Posts: 77
Joined: Fri Sep 21, 2007 1:45 am

Editing wording/language in "commentform.tpl"

Post by tpost »

Hi everyone,

I want to edit the wording in the "commentform.tpl" file.

Specifically the "Enclosing asterisks marks text as..." block

Image

I tried looking in the various lang files, but couldn't find anything... unless I wasn't looking in the right place!

Can anyone help me?

Thanks!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Editing wording/language in "commentform.tpl"

Post by garvinhicking »

Hi!

Those messages stem from individual markup plugins, they can be found inside:

plugins/serendipity_event_s9ymarkup/lang_en.inc.php
plugins/serendipity_event_emoticate/lang_en.inc.php
plugins/serendipity_event_gravatar/lang_en.inc.php

HTH,
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/
tpost
Regular
Posts: 77
Joined: Fri Sep 21, 2007 1:45 am

Post by tpost »

Ah of course!

I forgot those messages were from the plugins itself!

Thanks Garvin!
Post Reply