I mean includes.po, general.po, install.po etc

I placed both potx-cli.php and potx.inc, for example, into "includes" directory. After potx-cli.php was called, I see there appeared only empty templates, not .po files containing translated strings.

So is it possible to get these files?

Thanks!

Comments

Gábor Hojtsy’s picture

You can just export translation templates from localize.drupal.org (join the translation team you'd contribute to) and find the export tool under the Drupal project. I think this is much easier to work out.

Gábor Hojtsy’s picture

Status: Active » Closed (fixed)

Also we just added drush support, so you can now just use drush to parse any source file.