Re: Dynamic translation of a plug-in
Wondering if it wasn't too complicated to program, I looked at HomePane class and discovered that the translation of plug-in menu items has been supported since day 1! I completely forgot that I programmed that.Would this ever be possible?Translation of plug-in menu items is not handled in HomePane class, they won’t change in the user interface.
I programmed this feature and it will be available in the next version.It would be nice if the program could check if the menu name matches one of the predefined menu names in English language, and, if so, put the new entry in the proper main menu regardless of the current language.