[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
8.4.1.2 Extract a Message Subset from a PO File
Nobody wants to translate the same messages again and again; thus you may wish to have a compendium file containing ‘getopt.c’ messages.
To extract a message subset (e.g., all ‘getopt.c’ messages) from an existing PO file into one compendium file you can use ‘msggrep’:
msggrep --location src/getopt.c -o compendium.po file.po
This document was generated on June 7, 2014 using texi2html 5.0.