This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA] Add _() to query


On Tue, 24 Feb 2009 14:32:55 +0100, Daniel Jacobowitz wrote:
> On Tue, Feb 24, 2009 at 03:10:51PM +0800, teawater wrote:
> > I remember you told me that you want to add _() to all query.
> > I make a patch for it. Do you think it's OK?
> 
> Before this goes in, could someone see if we could use xgettext
> --keyword instead?  That would let us translate messages in
> one place instead of all over.

The standard for localized messages is _().  Making the localization more
magic makes the GDB project less viable for possible development newcomers.


Regards,
Jan


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