Closed (fixed)
Project:
Localizer
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2008 at 11:03 UTC
Updated:
26 Jan 2008 at 09:01 UTC
With the localizer menu module enabled, I can create a new menu successfully. However, if I edit the newly created menu in order to add a translation, I'm missing the language dropdown menu at the very top of the editing form. Therefore I'm not able to add any translations to the menu.
I assume that's a bug? Or has the translation for the menus not been implemented yet?
Comments
Comment #1
Roberto Gerola commentedThe menu translation has been implemented, but the interface has changed.
All the translations : varibales, menus, taxonomy, are available here :
/admin/content/localizer/strings
There is also the node translation interface :
/admin/content/localizer/content
both are available from Administer->Content management
Comment #2
deining commentedO.k., found it.
However, I'm wondering why the language dropdown was removed in the menu editor. Would be a good addition to the newly created interface IMHO, allowing you to change menu titles rapidly. If I look at the node content editor, it the langauge dropdown was retained, too, so why remove it for the menu editor? Wasn't bad at all in the previous version IMHO.
Also I'm asking myself: what is the 'Save' button at the bottom of http://www.myhost.tld/it/admin/content/localizer/content for?
Also: why are there checkboxes at the left hand side of each translation set?
Comment #3
Roberto Gerola commented> I'm wondering why the language dropdown was removed in the menu editor.
Because :
1. having multiple language switchers was very confusing for the users
2. you had to assign admin privileges to the translators only to translate a label
3. the code and the system implemented was too complex
An idea to have in place translation support could be to implement it with Ajax
and a jQuery popup div.
>I'm asking myself: what is the 'Save' button at the bottom of
To associate in one shot translations to multiple nodes
>why are there checkboxes at the left hand side of each translation set?
For future use : Bulk operations on all selected items
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.