Skip to content

[Feature Request]: Better localization support for extensions #535

Description

@Pikachamp

Tell us about your request

As the tracker offers multi-language support, custom code extensions that display text might want to do the same. Currently there is no dedicated callback for a language change, so the current language has to be checked in another event like a redraw. This introduces inefficiencies as extensions cannot use the same preloading mechanism the tracker uses. Thus I propose to add a callback for language changes to custom code extensions so they can seamlessly integrate with the localization mechanism of the tracker and unnecessary checks and work can be kept out of more commonly executed callbacks.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions