X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30738aae14dfbce0c492d8696c861947228028c2..326462ae94e4b1d4fb6a8d56875ce0fcbd9d1c33:/docs/doxygen/overviews/internationalization.h diff --git a/docs/doxygen/overviews/internationalization.h b/docs/doxygen/overviews/internationalization.h index 6cf281f518..973396a87d 100644 --- a/docs/doxygen/overviews/internationalization.h +++ b/docs/doxygen/overviews/internationalization.h @@ -6,7 +6,7 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page overview_i18n Internationalization @@ -81,11 +81,10 @@ translations for all of these currently. wxWidgets does not yet handle translated special key names such as Backspace, End, Insert, etc. -@seealso - +@see @li The gettext Manual: http://www.gnu.org/software/gettext/manual/gettext.html @li @ref overview_nonenglish - It focuses on handling charsets related problems. -@li @ref page_utils_samples_internat - Shows you how all this looks in practice. +@li @ref page_samples_internat - Shows you how all this looks in practice. */