Hi,

If you want to add another language just type "make dfm.pot" in this directory.
Let the msgid unchanged and add the translation below in msgstr.
Change the name of dfm.pot into language code+".po" (like "de.po")
Add the language code to ALL_LINGUAS in configure in.
Now recreate the configure script by typing ./distgen.sh in the top directory.

Don't forget to set your LANG shell variable!! :-)

Good luck!

Achim
