]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/locale.tex
mention that creation time only lives up to its name under Windows
[wxWidgets.git] / docs / latex / wx / locale.tex
index 121ef3feb54db3796302f0f65a2413d07745dcd5..1450bffe112ea710c8de72b85c128c8aecb464b7 100644 (file)
@@ -513,10 +513,10 @@ language (see \helpref{GetSystemLanguage}{wxlocalegetsystemlanguage}).}
 for the given locale containing the translations of standard wxWindows messages
 automatically.}
 \twocolitem{\windowstyle{wxLOCALE\_CONV\_ENCODING}}{Automatically convert message
-catalogs to platform's native encoding. Note that it will do only basic 
+catalogs to platform's default encoding. Note that it will do only basic 
 conversion between well-known pair like iso8859-1 and windows-1252 or
 iso8859-2 and windows-1250. See \helpref{Writing non-English applications}{nonenglishoverview} for detailed
-description of this behaviour.}
+description of this behaviour. Note that this flag is meaningless in Unicode build.}
 \end{twocollist}
 }