This is the mail archive of the gdb-patches@sources.redhat.com 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: an i18n sample


> Date: Tue, 26 Oct 2004 10:54:11 +0300
> From: Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
> 
> That is why what I am working at right now is rewriting the output
> within the function scope and leaving issues requiring global changes
> for later. Thus, the first stage can be done relatively quickly and with
> better quality than just with s/"\([^"]*\)"/_("\1")/g. I think this is a
> reasonable compromise.

That's a very good plan which I fully support.

Thanks.


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