Closed (works as designed)
Project:
Localization client
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 23:09 UTC
Updated:
6 Jan 2008 at 17:21 UTC
Hi
I am trying this module with the Drupal 6 rc1. I managed to add translations of a content node. But is there no way to add a menu item for each language so that when I change language the node menu link is changed? How is it supposed to work?
Comments
Comment #1
Boletus commentedHello again!
Please tell me if I am just plain stupid, if I have missed something in the setup of this module or if this is not feasible.
Comment #2
gábor hojtsyLocalization client helps you translate the built-in interface. The menu items you add are not part of the built-in interface. Drupal 6 does not include menu translation, so you should look into i18n module or Localizer for Drupal 6 to translate menu items.
Comment #3
cino commentedIsn't i18n module included into Drupal 6 core?
I have same problem. I can make different content pages in different languages, but I don't know how to make my menus to change.
Comment #4
gábor hojtsySome i18n functions are included in Drupal 6, but not all of i18n. Feel free to use i18n for Drupal 6, when it comes out.