From: Bruno Haible Date: Wed, 14 Jan 2004 17:32:43 +0000 (+0000) Subject: Add entry points for ngettext and envsubst. X-Git-Tag: v0.14~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9519e52d754ed516162b8443433723bb960f0ca9;p=thirdparty%2Fgettext.git Add entry points for ngettext and envsubst. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 0956d2ba7..fc983d5e2 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-01-14 Bruno Haible + + * gettext.texi: Add entrypoints for ngettext and envsubst. + Reported by Peter Breitenlohner . + 2004-01-11 Bruno Haible * gettext.texi (Java): Explain how to define the shorthand '_'. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index d8b7b52bb..2e5307482 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -35,6 +35,7 @@ @direntry * gettext: (gettext). GNU gettext utilities. * autopoint: (gettext)autopoint Invocation. Copy gettext infrastructure. +* envsubst: (gettext)envsubst Invocation. Substitute environment variables * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext. * msgattrib: (gettext)msgattrib Invocation. Select part of a PO file. * msgcat: (gettext)msgcat Invocation. Combine several PO files. @@ -50,6 +51,7 @@ * msgmerge: (gettext)msgmerge Invocation. Update a PO file from template. * msgunfmt: (gettext)msgunfmt Invocation. Uncompile MO file into PO file. * msguniq: (gettext)msguniq Invocation. Unify duplicates for PO file. +* ngettext: (gettext)ngettext Invocation. Translate a message with plural. * xgettext: (gettext)xgettext Invocation. Extract strings into a PO file. * ISO639: (gettext)Language Codes. ISO 639 language codes. * ISO3166: (gettext)Country Codes. ISO 3166 country codes. @@ -59,7 +61,7 @@ This file provides documentation for GNU @code{gettext} utilities. It also serves as a reference for the free Translation Project. -Copyright (C) 1995-1998, 2001-2003 Free Software Foundation, Inc. +Copyright (C) 1995-1998, 2001-2004 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice