From: Vadim Zeitlin Date: Thu, 23 Apr 2009 15:52:07 +0000 (+0000) Subject: another typo correction; provide GNU gettext link X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9ca2956011cee803804c0df681d36213f9bc20d8 another typo correction; provide GNU gettext link git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/translations.h b/docs/doxygen/mainpages/translations.h index 652a7af8ca..3845396ff7 100644 --- a/docs/doxygen/mainpages/translations.h +++ b/docs/doxygen/mainpages/translations.h @@ -351,11 +351,11 @@ to foil spam robots, remove one \@ from them. @section page_translations_howtohelp How to help -wxWidgets uses the standard GNU gettext tools for i18n so if you are already -familiar with them you shouldn't have any problems with working on wxWidgets -translations. +wxWidgets uses the standard GNU +gettext tools for i18n so if you are already familiar with them you +shouldn't have any problems with working on wxWidgets translations. -Here are the the steps you should follow: +Here are the steps you should follow: -# Get the latest version of the file locale/wxstd.pot from the wxWidgets source tree: if you're using