This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New template for 'libc' made available


On Sun, 2 Aug 2015, Jochen Hein wrote:

> There are some new strings with `%s` instead of the usual `%s'. Is this
> intentional?

That seems like a bug.  In fact, any use of ` as a quote in messages is a 
bug that should be filed in Bugzilla (one bug covering all such cases); 
the GNU Coding Standards now specify neutral quotes in the C locale.

> There are some messages that are constructed dynamically, which may or
> may not be possible to use in translations.  And the dynamic strings are
> not marked for translation.  For example:

Those are also bugs that should be filed in Bugzilla.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]