This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] mips: Print extra elf header flags.
Thiemo Seufer wrote:
> Andreas Schwab wrote:
> > Carlos O'Donell <carlos@codesourcery.com> writes:
> >
> > > You avoided the question. Is it a bad thing to mark all strings with
> > > _()? Personally I would rather have all strings marked for translation.
> >
> > It does not make any sense to mark a string for translation when it must
> > not be translated.
>
> Does the appended patch look ok to you?
>
>
> Thiemo
>
>
> 2007-02-19 Thiemo Seufer <ths@mips.com>
>
> * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
> translation marker from untranslatable strings.
Committed.
Thiemo