Correct misleading error message in locale mismatch assert.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 May 2013 00:07:05 +0000 (00:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 May 2013 00:07:05 +0000 (00:07 +0000)
commit49211791f946d63fa9de33ac8fac1787786307d3
treee08c3dce9b7daaf33b2e02bcad07237baa83420d
parent233666915e284252960bb7618fcb810aa27b0cc6
Correct misleading error message in locale mismatch assert.

Don't advise people to use non-existent (or at least not publicly accessible)
wxSetLocale(), they should just create wxLocale objects instead.

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