]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ti18n.tex
added and documented wxSize::IsFullySpecified() and SetDefaults()
[wxWidgets.git] / docs / latex / wx / ti18n.tex
index 8aaca5348ebc7555123ed21caebec9faaa5a1ca1..fa23079d1c4133033d2cd449c9d10ab8814dfb54 100644 (file)
@@ -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)