Many programs allow the user to select the interface language. Usually, a combobox is used for this.
However, the items in this list are displayed differently in different programs. The names of the languages are displayed in English, in the current interface language, or even in the language of the language itself... Sometimes the ISO abbreviation of the language is added, or a combination of the listed.
Depending on the presentation of the item, the list is sorted differently, which also affects the convenience of searching.
I have detailed my point of view on this topic in the
merge request for Lazarus IDE. Please read our discussion with the developers and express your opinion.
I hope that the conclusions of this thread will be useful not only for Lazarus, but for all software developers.