On Tue, Nov 25, 2025 at 09:54:41PM +0100, Patrice Dumas wrote:
> On Mon, Nov 24, 2025 at 09:44:08PM +0000, Gavin Smith wrote:
> > This makes me think that the comment for translators is wrong:
> >
> > #. TRANSLATORS: association of a method or operation name with a class
> > #. in descriptions of object-oriented programming methods or operations.
> > #: tta/perl/Texinfo/Convert/Utils.pm:356
> > tta/perl/Texinfo/Convert/Utils.pm:360
> > #: tta/perl/Texinfo/Convert/Utils.pm:364 tta/C/main/convert_utils.c:756
> > #: tta/C/main/convert_utils.c:766
> > #, perl-brace-format
> > msgid "{category} on @code{{class}}"
> > msgstr "{category} de @code{{class}}"
> >
> > Here "category" is not the name of a method or operation.
>
> Indeed, I replaced name by category.
Thanks.