Skip to content

GUI button label is not correctly translated #3326

Closed
@halirutan

Description

@halirutan

If you set a different language than English, the search filter button is not correctly translated. In the image below, it is always "Filter" and "Float" no matter the language settings I have. The tooltips for these buttons are not translated either

img

The reason for this is that the string values are initialized as static fields in org.jabref.gui.search.SearchDisplayMode when the user language was not loaded. Therefore, they will never be translated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions