Hi,

I am working on a site with content in english, dutch and french. It took me a while to get the terms translated...
I ran into another quest: how do I get the menu to be translated.
I work with menu's and the nodes are connected to terms in order to make the menu translated... I started with the dutch menu and get a dutch menu everytime, even with the english or french option on.

Can anybody explain me how to do this?

I work with 4.6.5; patches for 4.6.2 are applied.

Thanks for thinking with me on this!

Comments

gjost’s picture

Have you investigated the locale and i18n modules?

On several of my web sites, I modified the code that generated the menus (i think it's in user.module) to use the t() function. I think this is also patched by the i18n module.

wubbonius’s picture

thanks for your reply.
I did not investage those modules - since that is pretty much at the top of my understanding.
I thought it to be part of the i18n module but don't seem to get it activated. There is a special i18nmenu module... That's why I thought it to be an out of the box thing for the modules...
Your approach seems a little too techy for me - sorry!

wubbonius’s picture

Well, I have figured it out. Thanks to a thread somewhere here that pointed me to the help file that's coming with the i18n module.
So far for my stupidity! ;)