Re: Existing menus localization
Good! That seems a cleaner way to do it.You can retrieve the resource with getLocalizedString method found in user preferences too:Code: Select all
getUserPreferences().getLocalizedString(HomePane.class, "VIEW_3D_MENU.Name")