https://issues.apache.org/bugzilla/show_bug.cgi?id=52093

             Bug #: 52093
           Summary: Toolbar ToolTips don't switch language
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The new toolbar added in BZ 52040 uses a fixed language for the ToolTips. Like
the Menus, the language should switch if one changes it via the Options -
Choose Language Menu.

For the Menues this is done by implementing LocaleChangeListener in
o.a.j.gui.util.JMeterMenuBar and calling updateMenuElement() from
localeChanged(). For the toolbar it could be a little bit more complicated
because JMeterToolBar is static and there's no reference to the ToolBar. I
haven't checked whether a reference to the ToolBar would suffice, or the
original IconToolbarBean List is needed.

Thanks for the cool new feature.

Regards,

Rainer

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to