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: Wed, 11 Aug 2004 13:54:03 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> >>> 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.

Take a look at the gettext manual here:

   http://www.gnu.org/software/gettext/manual/html_chapter/gettext_3.html#SEC17

It seems like they suggest to do it semi-manually with the PO-Mode
package for Emacs.


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