[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.7.91 pretest
From: |
Gavin Smith |
Subject: |
Re: texinfo-6.7.91 pretest |
Date: |
Thu, 17 Jun 2021 00:52:40 +0100 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Wed, Jun 16, 2021 at 11:54:03AM +0200, Benno Schulenberg wrote:
>
> Op 15-06-2021 om 22:44 schreef Gavin Smith:
> > https://alpha.gnu.org/gnu/texinfo/texinfo-6.7.91.tar.xz
>
> msgid "try `%s --help' for more information\n"
>
> Please change this to:
>
> msgid "Try `%s --help' for more information.\n"
>
> as that is already used elsewhere in the file.
>
>
> msgid " --unnumbered-sections use unumbered sections"
>
> Repeating what I wrote last time:
>
> Spello: unumbered. Missing "n".
>
> (But, when describing options, try using other words than are used in the
> option themselves. This gives the non-native speaker a better chance of
> grasping what the option does. Here maybe: "do not number the sections".)
>
> Benno
Thanks, I made these changes.