mozpotools README
-----------------

mozpotools is a set of Python scripts that enable Mozilla localization
using .po-format based tools (gettext, kbabel, etc).
mozpotools allows the Mozilla localization files (.dtd, .properties, etc)
to be converted to a .po format. Translations in the .po files can then
be merged back into the original files.

mozpotools is part of the l10ntools project, hosted at http://l10ntools.mozdev.org

Requirements:
  Python2.2

Further scripts are required to transform a whole directory...
These will be added.


