X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..c65650d7b5472d00da0a0516ff1a2ccf53746319:/docs/latex/wx/ti18n.tex diff --git a/docs/latex/wx/ti18n.tex b/docs/latex/wx/ti18n.tex index 156c754bfb..aaaf06add4 100644 --- a/docs/latex/wx/ti18n.tex +++ b/docs/latex/wx/ti18n.tex @@ -32,7 +32,7 @@ The program i18n involves several steps: \begin{enumerate}\itemsep=0pt \item Translating the strings in the program text using \helpref{wxGetTranslation}{wxgettranslation} or equivalently the -\helpref{\_()}{underscore} and \helpref{ngettext}{ngettext} macros. +\helpref{\_()}{underscore} macro. \item Extracting the strings to be translated from the program: this uses the work done in the previous step because {\tt xgettext} program used for string extraction recognises the standard \_() as well as (using its {\tt -k} option)