Jump to content


Corporate Sponsors


Latest News: (loading..)

koopmanh

Member Since 30 Nov 2004
Offline Last Active Apr 07 2012, 19:38
-----

Posts I've Made

In Topic: [Addon] Generic Box

11 March 2012, 17:23

Hi Jim,

On my dual language site (dutch and english) the generic box is showing Up in the English language but not in the Dutch language. I did some testing and found out why:

In Language.php the name for nl is Dutch.
In the admin however (during your install) the name is: Nederlands. Therefore the keys are named _NEDERLANDS instead of _DUTCH.

Maybe it is better to use the language.php from the client side instead of the admin or create an own one since most foreign language are named differently

Hopes this helps

cheers HAns