This directory contains the message catalogs for Sketch in the format
for gettext.

If you want to add support for an new language, copy sketch.pot to an
appropriately named po file (e.g. fr.po for french) and add the
translations.

With 'make mo' you can create the compiled catalogs that are used at run
time. These mo files are created under ../Resources/Messages/.

It may be a good idea to contact me (sketch@online.de) before you start
with a new language in case someone is already working on it.

