]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/internationalization.h
use #defines, not typedefs, for compatibility class names declarations to avoid break...
[wxWidgets.git] / docs / doxygen / overviews / internationalization.h
index 46c82d7ea4765f43d7fadac78d29e4ffd3b24b7d..973396a87d7694aa1ee946f05fcf6b88e268a6d7 100644 (file)
@@ -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.
 
 */