iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

imodel-components-react "button.label.settings" not being translated #841

Closed EK723 closed 3 months ago

EK723 commented 3 months ago

Describe the bug

In TimelineComponent.tsx, the button labelled "button.label.settings" is not localized. When the mouse hovers over the button, rather than showing the appropriate localized name, "button.label.settings" appears instead

To Reproduce

  1. Go to a timeline
  2. Hover the mouse over the elipses button in the time scrubber
  3. The tooltip does not give the localized name of the button

Expected Behavior

The tooltip should give the localized name of the button

Screenshots

Bug

Desktop (please complete the applicable information)

Additional context

No response

GerardasB commented 3 months ago

Fixed in https://github.com/iTwin/appui/releases/tag/release%2F4.13.3