English (United States) is listed twice
Bug #1825644 reported by
Daniel Schürmann
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Confirmed
|
Medium
|
Unassigned |
Bug Description
English (United States) is listed twice in Language Preferences Combobox.
Many other languages are effected as well.
I have noticed that with current master 2.3.1-alpha-pre.
Changed in mixxx: | |
milestone: | none → 2.3.0 |
importance: | Undecided → Medium |
tags: | added: usability |
Changed in mixxx: | |
milestone: | 2.3.0 → none |
To post a comment you must log in.
Looks like QT parses the language name from the file name. No matter the language node in the *.ts file or the content of the *.qrc file. /github. com/mixxxdj/ mixxx/pull/ 1937
https:/
Wonder if the mixed up source languages are another possible cause:
The .tx [1] file sets ``en_us`` as source language, while in fact the source language for the Mixxx application on transifex.com is ``en``. You can not change the source language for a project on Transifex [2]. The *.ts files source language is set to ``en`` too [3]
[1] https:/ /github. com/mixxxdj/ mixxx/blob/ c9614d22e4d0b28 8821b908ec19443 79683d7e5d/ .tx/config# L8 /docs.transifex .com/faq/ all#is- it-possible- to-change- my-projects- source- language /github. com/mixxxdj/ mixxx/blob/ c9614d22e4d0b28 8821b908ec19443 79683d7e5d/ res/translation s/mixxx. ts#L3
[2] https:/
[3] https:/