
This directory
--------------

This directory (po/) contains the translations for Fantasdic.

How to contribute a translation ?
---------------------------------

You should be inside this directory in order to use the following commands.

$ intltool-update --pot

Is used the first time to generate a .pot file. Rename this file to xx.po where xx is your 
language's code and edit it.

$ intltool-update xx

Is used to update xx.po with potential new strings that need to be translated.
