wxTextStream now interprets 1,1 as 1.1 (European formating).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-12-13 15:55:30 +00:00
parent 191ab39aee
commit 78e848cac9
4 changed files with 50 additions and 16 deletions

View File

@@ -3,9 +3,6 @@
More testing of Unicode support.
Add ID based i18n system as a replacement for the
unelegant gettext system.
Improve, update translations. Install *.mo files somewehere.
-------------------- Medium priority ---------------------