Page 1 of 1

Submit my comment in Dutch

Posted: Sun Nov 22, 2009 7:17 pm
by Jomar
Script URL: http://www.marima.eu/ceesenco/gbook17/gbook.php?a=sign
Version of script: 1.7
Hosting company: Nitroserve.nl (for testing)
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Submit my comment in Dutch

Write your message below:

Searched all the files but can't find were to get the Dutch language on the submit button.
I do have the nederlands.inc.php, many thanks to Henry for this.

Posted: Sun Nov 22, 2009 11:04 pm
by Henrie
Hello Jomar,

You have discovered another small bug in the GBook version 1.7

The translation is forgotton. So for now you can edit the text directly in the file sign_form.php which is located in the templates\default folder

Find line 104

Code: Select all

	<input type="submit" value="Submit My Comment" class="submit" />
And replace the text "Submit My Comment" by the dutch translation, something like "Plaats mijn bericht".

Groeten,
Henrie

Posted: Mon Nov 23, 2009 6:04 pm
by Jomar
Tnx Henrie,

I would never have found it without your directions.

Looks perfect now.

Tot Harley :-)

Posted: Wed Nov 25, 2009 3:32 pm
by Klemen
Thanks for the heads-up, the official version has been updated with a fix now.