Posted by Fiable.biz on March 17, 2011 at 2:50pm
Hello.
I use Drupal 7.0 and can't find out how to get one menu per language. According to the Structure Guide, in Administration → Structure → Content types, for articles and basic pages I went to Edit → Publishing options → Multilingual support, and chose "Enabled, with translation". But menus are not a "content type" and I couldn't find out how to enable multilanguage support for menus.
If I go to Administration → Structure → Menus, choose a menu, for instance "Main menu" and click on "Edit", I'm not proposed to enable multilanguage support as I would expect. Help would be welcome…
Comments
check i18n module. it is in
check i18n module. it is in alpha i think but you basically create a menu for each language and use blocks (show this block only in this language) or menu settings . This is the way it is done in d6 but should be the same in d7.