3

Is there an easy and straight forward method to generate *.pot file from a static HTML page?

fabianegli
  • 2,056
  • 1
  • 18
  • 35

1 Answers1

3

You could try html2po with the --pot flag.

Michael Warner
  • 3,879
  • 3
  • 21
  • 45