is "Nice Menus" working with menu translation of Internalization module ?

I've assigned different strings for each language with the "Translation Table", but the menu content is always in engish.

thanks

Comments

rockitdev’s picture

i would check your Language settings under /admin/settings/language/.

I typically use path prefixes to differentiate which language should be loaded.

aneuryzma’s picture

same here, I'm using mywebsite/en/.../ or mywebsite/es/.../
I found this: http://drupal.org/node/300628 I guess it is supposed to work, but it doesn't here