Client localization design issues

Nico Williams nico at cryptonector.com
Tue May 17 15:14:24 EDT 2011


On Tue, May 17, 2011 at 2:00 PM,  <ghudson at 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.

Nico
--




More information about the krbdev mailing list