language independency of menu items
Author: wva@gypsilon.de (gypsilon)
Since ages the menus are language-dependend. That means, a defined menu needs to be duplicated (as source!), when running the application in another language.
In 100% of all known cases, it would be better to let the menu-definitions language-independend, and use $text(xxxx) as menutext instead. Becuase we don't want to use different menus for different languages. We just want to have the menutext to be translated. AFAIK $text doesn't help in menus.
Is there a chance? I havent' got the experience with $inlinemenu. Possibly can this help to swith the language within a menu (without duplicating Code)?
Thanks Wolfgang



