Skip to content

Implement default language detection for Windows #95

Open
@cschreib

Description

@cschreib

Currently we rely on the LANGUAGE environment variable to get the default UI language (if not set by the user). This is standard on Linux, but not on Windows; there, if LANGUAGE is not set, we should fallback to WinAPI. See get_default_languages() in gui_localizer.cpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreNot related to a particular implementationenhancement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions