use wxLanguageInfo::GetLocaleName() instead of Desscription which can't be passed...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Feb 2008 00:06:52 +0000 (00:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Feb 2008 00:06:52 +0000 (00:06 +0000)
commite340b786a8830d79beac196f452f1380143e5df7
tree9a36255a5ecd5fed8164563604bb808ccba24685
parent42db82fd8d4e906409e8f893aa484c1b3ef06547
use wxLanguageInfo::GetLocaleName() instead of Desscription which can't be passed to _create_locale() (except that it works for a few standard languages by random coincidence)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/xlocale.cpp