hello

thanks for the module.
i opened an issue to ask support for translating menus in http://drupal.org/node/1269214 and i found a solution for menu items that are added directly from a node add form.
then i can translate and they are shown correctly in the user interface and in the node add form, in the menu settings, provide a menu link, in the select for choosing a menu parent item.

but if ya menu link is created directly in the menu, for an external link or with the module special menu items, then it gets duplicated in the node add form select.
in the user interface it works ok.

thanks a lot for your work :)

Comments

candelas’s picture

Title: menu items get duplicated in add node if they are created directly in the menu » menu items get duplicated in add node select parent item if they are created directly in the menu

with duplicated, i mean that they dont recognize the language even if they are translations and show in all languages.

candelas’s picture

also, on the node add form, the select to choose a menu parent doesnt change if you change the language. it shows the items from the default language.
it would be nice to be able to change it ... thought it is not as important...
thanks a lot for your enormous work :)

if there is another way to do this, i would appreciate any tips!

candelas’s picture

it happens the same duplicate bug in the http://drupal.org/project/menu_firstchild
i am searching how to build a dropdown multilingual menu...

candelas’s picture

i keep investigating and i just discovered an issue similar to this about what i said in #2 #1242288: Restrict parent items (menu settings) on node editing form to node language
i leave this open because the duplicate menu items.

jose reyero’s picture

Status: Active » Closed (duplicate)

> with duplicated, i mean that they dont recognize the language even if they are translations and show in all languages.

Looks to me like this is just the same as the other issue so we are marking this one as duplicated.