[16816] in Kerberos_V5_Development
Re: Client localization design issues
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue May 17 15:53:34 2011
From: Greg Hudson <ghudson@mit.edu>
To: Nico Williams <nico@cryptonector.com>
In-Reply-To: <BANLkTims+L=a=mOpXaUqWtUsYpXy0SXL7A@mail.gmail.com>
Date: Tue, 17 May 2011 15:53:28 -0400
Message-ID: <1305662008.2034.221.camel@t410>
Mime-Version: 1.0
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On Tue, 2011-05-17 at 15:14 -0400, Nico Williams wrote:
> On Tue, May 17, 2011 at 2:00 PM, <ghudson@mit.edu> wrote:
> > 5. Tools to help mark up strings in the source tree
> >
> > Does anyone have tools for identifying unmarked strings? Otherwise
> > I'll have to write a script, I guess.
>
> Use the GNU xgettext(1). You can tell it what constant string
> arguments to what functions to extract. This is what SunSSH does.
That would be for extracting *marked* strings and generating pot files.
I need a tool to list what strings constants have not been marked, so I
can review them and decide whether they need to be translated. (This is
the tedious part.) This is a one-time job.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev