Page 1 of 1

Read More

Posted: Tue Dec 12, 2006 2:52 pm
by Jeffrey35
Hey guys,
I have a question, when i have an extendend article, the link on the home page says "Read More". I want to change this to dutch, where can i do this. I am using the tiny mce editor, maybe this has something to do with it?

Greetz,
Jeff - www.jeflog.nl

Posted: Tue Dec 12, 2006 5:17 pm
by carl_galloway
Hello, another user has sent me a dutch language file for the andreas08 template which I haven't got round to updating yet, I'm really sorry, its just that I've been flat out getting another template organised.

If you want a quick fix, then open lang_en.inc.php in your template folder and replace the readmore constant with this

Code: Select all

@define('READ_MORE', 'Lees veder...');
PM me if you want me to send you the whole file. Hopefully all of my templates should be updated with the dutch lang files over the next week.

Posted: Tue Dec 12, 2006 7:26 pm
by Jeffrey35
Ok thanks.

BTW it's "Lees verder..." instead of "Lees veder...".

Greetz,
Jeffrey