allow msgids in !=English languages (based on Stefan Kowski's patch)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-06-23 20:30:32 +00:00
parent 2b4f324ae2
commit d721baa9e6
5 changed files with 112 additions and 17 deletions

View File

@@ -108,6 +108,8 @@ All:
- number of fixes to wxPluginManager (Rick Brice, Hans Van Leemputten)
- fixed memory leak in wxURL when using a proxy (Steven Van Ingelgem)
- it's now possible to use msgids in other languages than English with
wxLocale (based on patch by Stefan Kowski)
All (GUI):