]> git.saurik.com Git - wxWidgets.git/commit
don't assert if the locale couldn't be set in AddCatalog(), we should still be able...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Jan 2009 16:34:17 +0000 (16:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Jan 2009 16:34:17 +0000 (16:34 +0000)
commite5cf63c9a8661dfe10ded99bdcfd20076cea7d49
treee1038fd5d8d9e3787df23a811414632f0237c531
parentd6a3ec35c891f8b05099ec194b5ed4a6697dfb51
don't assert if the locale couldn't be set in AddCatalog(), we should still be able to use translations in this case

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