On Thu, 14 Feb 2008, Benno Schulenberg wrote: > Tony Abou-Assaleh wrote: > > Is there a reason why lib/getopt1.c is not using gettext for its > > text messages? It is listed in po/POTFILES.in but doesn't seem to > > be using any gettext functions. > > Probably because the code is wrapped in '#ifdef TEST'. Debugging > messages shouldn't be marked for translation. The corresponding > part of lib/getopt.c isn't marked either.
Thanks for the clarification, Benno. I removed lib/getopt1.c from po/POTFILES.in, accordingly. Cheers, TAA -- Tony Abou-Assaleh Email: [EMAIL PROTECTED] Web site: http://tony.abou-assaleh.net
