Closed (won't fix)
Project:
#translatable
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 11:47 UTC
Updated:
2 Apr 2008 at 13:16 UTC
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
Comment #1
sunUnfortunately, 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.