X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9384bfb6d08a112b1ec096030f2939ae255cc5a..c4c885f043983662023cfe28fed9598f6b1e567d:/docs/doxygen/overviews/nonenglish.h diff --git a/docs/doxygen/overviews/nonenglish.h b/docs/doxygen/overviews/nonenglish.h index 37fc8cae43..7794ac6ac0 100644 --- a/docs/doxygen/overviews/nonenglish.h +++ b/docs/doxygen/overviews/nonenglish.h @@ -2,7 +2,6 @@ // Name: nonenglish.h // Purpose: topic overview // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -10,16 +9,7 @@ @page overview_nonenglish Writing Non-English Applications - -@li @ref overview_nonenglish_locales -@li @ref overview_nonenglish_strings -@li @ref overview_nonenglish_fontmapping -@li @ref overview_nonenglish_converting -@li @ref overview_nonenglish_help - - -
- +@tableofcontents This article describes how to write applications that communicate with the user in a language other than English. Unfortunately many languages use different @@ -39,6 +29,7 @@ In the following text, wherever @e iso8859-2 and @e windows-1250 are used, any encodings are meant and any encodings may be substituted there. + @section overview_nonenglish_locales Locales The best way to ensure correctly displayed texts in a GUI across platforms is @@ -174,4 +165,3 @@ This additional entry tells the HTML help controller what encoding is used in contents and index tables. */ -