Would it be possible to implement related menu item translation into the node translation page?

When I create a translation of a Node (for example a page) and the node has a menu item, I almost always would like to translate the menu item as well, so it would be convenient to be able to just translate it on the same page...

Comments

sun’s picture

Status: Active » Closed (won't fix)

Unfortunately, this is not supported by Drupal's menu system. The menu item fieldset is only displayed on the node/edit form in the *default* language of your site, because you would overwrite the original menu item with a translation otherwise.