Skip to content

Sort languages according to user preferences #24

@thefuxia

Description

@thefuxia

When there are many languages installed, the menu should be sorted like this:

  1. Last used before current selection
  2. Second last used
  3. And so on.
  4. Parse the Accept-Language header and order all matching available languages according to the preference expressed by its numerical value. q=1 should be first, q=0.9 the next and so on. q=0 should be the last in the complete list.
  5. Sort everything else alphabetically.

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