X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..8b3eb4a0699f201d864c0b151d0f57269cf6316f:/docs/doxygen/overviews/nonenglish.h diff --git a/docs/doxygen/overviews/nonenglish.h b/docs/doxygen/overviews/nonenglish.h index 5c49fc4513..3cd30380e4 100644 --- a/docs/doxygen/overviews/nonenglish.h +++ b/docs/doxygen/overviews/nonenglish.h @@ -3,7 +3,7 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -102,9 +102,7 @@ Windows). How is this done? When you tell the wxLocale class to load a message catalog that contains a correct header, it checks the charset. The catalog is then converted to the charset used (see wxLocale::GetSystemEncoding and -wxLocale::GetSystemEncodingName) by the user's operating system. This is the -default behaviour of the wxLocale class; you can disable it by @b not passing -@c wxLOCALE_CONV_ENCODING to wxLocale::Init. +wxLocale::GetSystemEncodingName) by the user's operating system. @section overview_nonenglish_strings Non-English Strings or 8-bit Characters in Source