added Writing non-English applications

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-01-19 23:07:23 +00:00
parent 76b566d03f
commit 9005a56e5e
3 changed files with 58 additions and 0 deletions

View File

@@ -49,3 +49,7 @@ given language: see \helpref{wxLocale}{wxlocale}.
See also the GNU gettext documentation linked from {\tt docs/html/index.htm} in
your wxWindows distribution.
See also
\section{Writing non-English applications.}\label{nonenglishoverview}
It focuses on handling charsets related problems.