X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bbe4e299cbd52fa9bef7819ec533cc6be9348f6..6217b9aa7eec987c5177ad1300a0847b77c1abb5:/docs/latex/wx/ti18n.tex?ds=inline diff --git a/docs/latex/wx/ti18n.tex b/docs/latex/wx/ti18n.tex index 8aaca5348e..fa23079d1c 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} macro. +\helpref{\_()}{underscore} and \helpref{ngettext}{ngettext} macros. \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)