From: Bruno Haible Date: Sun, 25 Apr 2010 09:30:42 +0000 (+0200) Subject: Add reference to documentation for object-pascal-format strings. X-Git-Tag: v0.18~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c502a5ac00f63edf6376c1f709633130f2aba2;p=thirdparty%2Fgettext.git Add reference to documentation for object-pascal-format strings. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 7f9a48167..ede91e70d 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,9 @@ +2010-04-25 Bruno Haible + + * gettext.texi (object-pascal-format): Add reference to Free Pascal + documentation. + Information provided by Marco van de Voort . + 2010-04-02 Bruno Haible * FAQ.html (building_rpath_check): Remove section. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index d342601f3..6365e356e 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -9096,7 +9096,9 @@ awk format strings are described in the gawk documentation, section @node object-pascal-format, ycp-format, awk-format, Translators for other Languages @subsection Object Pascal Format Strings -Where is this documented? +Object Pascal format strings are described in the documentation of the +Free Pascal runtime library, section Format, +@uref{http://www.freepascal.org/docs-html/rtl/sysutils/format.html}. @node ycp-format, tcl-format, object-pascal-format, Translators for other Languages @subsection YCP Format Strings