That's a bit weird, I can't reproduce, but can think of a bunch of other menu tinkerings: Like putting "Translate from ENGLISH" into the menu "Selection", skipping the need to open a second menu... And I'd put this into the user menus.cfg to avoid getting overwritten at a browser update... But am in a hurry right now, and that translation menu is horribly complicated... Soeren?

;-)
By the way did you know you can define a command to be inserted directly *above* another one? In menus.cfg it goes like this, just a syntax example:
&Copy=ID_EDIT_COPY|ID_COPY_LINK_LOCATION
In a macro the syntax goes like this:
"...menu text","macronameNewAbove","MenuEntryBelow");
Okay, if I just look at Soerens menu line, a very quick guess would be, but no idea if it works:
setmenu(Selection,macro,"Translate from ENGLISH",_Translation_From_EN,"&Translation");
Edited 4 time(s). Last edit at 08/09/2010 03:10PM by siria.