I've just built a custom OpenERP module, let's say /addons/the_meaning_of_life.
Now I want to translate it to another language.
I now I'm supposed to have an i18n folder containing a .pot and .pofiles. How do I generate these ? It would be nice to have a step-by-step guide.