gmarty / xgettext

Extracts translatable strings from source. Identical to xgettext but for template languages.
MIT License
77 stars 35 forks source link

Add support for -f (--files-from) parameter #51

Closed smhg closed 8 years ago

smhg commented 8 years ago

From the gettext manual:

‘-f file’ ‘--files-from=file’ Read the names of the input files from file instead of getting them from the command line.