X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880efa2a137ce3e3f39236d0dc85f5d2dacdda12..8b3eb4a0699f201d864c0b151d0f57269cf6316f:/docs/doxygen/overviews/internationalization.h diff --git a/docs/doxygen/overviews/internationalization.h b/docs/doxygen/overviews/internationalization.h index 46c82d7ea4..1c923bbf54 100644 --- a/docs/doxygen/overviews/internationalization.h +++ b/docs/doxygen/overviews/internationalization.h @@ -3,7 +3,7 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -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. */