elementary / elementary/installer
Incorrect order of language selection during ElementaryOS installation.
Open
- Dominant language
- Vala
- Stars
- 182
- Forks
- 53
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
### What Happened?
It appears that language sorting in the Installer is case-sensitive, which causes languages like Polish to be incorrectly sorted and placed at the end of the list, along with other languages that start with a lowercase letter.
### Steps to Reproduce
Just run installer
### Expected Behavior
All languages should start with an uppercase letter to be sorted correctly, OR the sorting should be case-insensitive.
### OS Version
7.x (Horus)
### Software Version
Latest release (I have run all updates)
### Log Output
_No response_
### Hardware Info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.