[Goodies-dev] Switching to generated pot files in transifex

Nick Schermer nickschermer at gmail.com
Fri Dec 18 18:42:35 CET 2009


If you're a module maintainer and have access to transifex, here is
what you should do to make translators happy:

- remove the pot file from your project (git rm po/*.pot && git commit
po/ -m "Drop pot file." && git push).
- go to transifex and edit the component.
- change regex to po/(POTFILES\.in|.*\.po) or something like that.
- select "POT files using intltool" @ the i18n type".
- Save settings.
- Clear cache and refresh stats.

If you did everything the way it should, it should say "Source file:
po/untitled.pot" and list the translations else: epic fail! You can
reply at this mail with the problem and I'll take a look.

Nick



More information about the Goodies-dev mailing list