Is it possible to show the Khmer language name as the default — that is, the name that appears in the picklist in Khmer characters (as you can see in the screen shot attached)?
It may be easier to tell from this screenshot, which shows that only one choice uses Khmer characters (it says "Khmer language"), and which duplicates the "Cambodian" entry.
(Comparing to the English dialog, I realize that this may equate to the "Default" entry.)
It has to be fixed in wxWidgets:
https://github.com/wxWidgets/wxWidgets/blob/master/src/common/languageinfo.cpp
I have submitted a pull request with this change. Thanks for pointing me to it.
Rgr
Is it possible to show the Khmer language name as the default — that is, the name that appears in the picklist in Khmer characters (as you can see in the screen shot attached)?
It may be easier to tell from this screenshot, which shows that only one choice uses Khmer characters (it says "Khmer language"), and which duplicates the "Cambodian" entry.
(Comparing to the English dialog, I realize that this may equate to the "Default" entry.)
Last edit: Roger Sperberg 2014-01-08
It is possible. Translating those names will give you what you want. This is also the workaround, which is not so perfect, to the original request.
Last edit: Zane U. Ji 2014-01-09