On Thu, 7 Mar 2002, W. L. Estes wrote: > > The work it would take to update the .po files should not be an issue. > > My main concern is this: the i18n work on flex was done for the debian > distribution and is not a part of the main flex tree. I am unfamiliar > with gettext and how to incorporate it into a program.
The GNU hello-2.0.50 package at alpha.gnu.org is an example of minimal package which uses gettext. It should be a good starting point in addition to the gettext manual. You can also contact the Translation Project at [EMAIL PROTECTED] for help.

