[SOLVED] Guestbook translation

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

[SOLVED] Guestbook translation

Post by RonnyK »

I'm using the new Guestbook version 1.1.3, and set the language to "NL". The posted messages get:

"Bericht 1-1 of 1."

In Dutch this should be:

"Bericht 1-1 van 1.". Where can I change this.
Last edited by RonnyK on Wed Jan 10, 2007 9:58 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Guestbook translation

Post by Dee »

in modules/Guestbook/lang/ext/nl_NL.php add:

Code: Select all

$lang['pagination_of'] = "van";
Or try Guestbook-1.1.6 :)

Regards,
D
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Guestbook translation

Post by RonnyK »

Upgrading to 1.1.6 did the trick. I only installed 1.1.3 this week and wasn't aware that I was already three release behind.

Thanks.
Post Reply

Return to “CMSMS Core”