This is the mail archive of the gdb@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: i18n mark-up


Date: Sun, 08 Aug 2004 11:16:38 -0400
From: Andrew Cagney <cagney@gnu.org>

Well, almost. We've still got the tinyiest of tasks of marking up GDB's source with those _() macros :-)


Doesn't gettext have some tool to do that?

I don't know, I've never done this before - hence me asking.


Even if it doesn't, this sounds like a simple Sed job, doesn't it?

Yes, that could do it (not so simple sed due to multi-line strings and the need to not translate the commands).


Andrew



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