Custom menus cannot be translated.

theborg - January 4, 2008 - 16:33
Project:Drupal
Version:6.x-dev
Component:menu system
Category:bug report
Priority:normal
Assigned:theborg
Status:closed
Description

To repro:
Create a custom menu and try to translate it via 'content translation'.

This patch allows the translation of custom menu as they are part of the inteface.

AttachmentSize
translate_custom_menus_a.patch574 bytes

#1

Pasqualle - January 4, 2008 - 19:35

It is wrong to use the t() function with dynamic string.

This bug is a "won't fix" for drupal 6 as I know..

#2

chx - January 9, 2008 - 07:50
Status:needs review» won't fix

indeed.

#3

Murz - January 15, 2008 - 11:30

Is there a true method to create translateble menu links to multilanguage nodes in Drupal 6.x core?

#4

robinhood1362 - February 4, 2008 - 22:26

So what's all this hype about multilingual support?! Although I'm new to drupal, I can see it change nicely between languages, doing a content as well as layout translation -- the loading and unloading of -rtl files. However, from a customized menu perspective, it fails to translate the menu item itself, let alone the link title. I can see this issue isn't much of a concern to the diverse (multilingual) developers of drupal and that's disappointing. Is drupal 7 going to fix this huge issue?

#5

Pasqualle - February 6, 2008 - 02:26

Creation of multilingual menus in drupal 6 is possible without additional modules
see: #208047: Translation functionality in Drupal 6

The true method to create translatable menu links in drupal 6: use contributed modules.
http://drupal.org/project/i18n or http://drupal.org/project/localizer

These projects does not have official versions for drupal 6 yet. So, if you are interested in full multilingual support for drupal 6, please help them with testing or anything else..

#6

spazio - March 9, 2008 - 14:59

I have the same problem. I think it is quite a bug and would be happy if it could be fixed. I would not say there is a real multilingual support if a custom menu cannot be translated. I am gonna have a look at the i18 module again, but I always prefer to stick to core as much as possible.

#7

dps - July 2, 2008 - 08:50
Status:won't fix» closed

This is working fine with drupal 6.2 and i18n 6.x-1.0-beta1.tar
Custom menus do translate. Closing.

 
 

Drupal is a registered trademark of Dries Buytaert.