By aneuryzma on
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
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
i would check your Language
i would check your Language settings under /admin/settings/language/.
I typically use path prefixes to differentiate which language should be loaded.
same here, I'm using
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