pas2po
======

This program  extracts all translatable strings out of a
GNU Pascal source file and creates a po file, similar to
xgettext. 
Missing is the  timezone information.  The output is not
sorted, but there are no duplicate entries.
Like xgettext output, you  have to edit the file by hand
to include the missing informations.
(Later on, you can process this po file with `msgfmt' to
create a mo file)

See the  top of  pas2po.pas or, at your opinion, COPYING
for copyright information.
If pas2po is properly installed, `man pas2po' gives more
informations.

Send Bug Reports to Eike Lange <eike@gnu.de>
