ppdpo
TLDR
Extract strings for translation
$ ppdpo -o [messages.po] [driver.drv]
Extract from PPD file$ ppdpo -o [strings.po] [file.ppd]
SYNOPSIS
ppdpo [options] files
DESCRIPTION
ppdpo extracts translatable strings from PPD files. Creates PO files.
The tool supports localization. Part of CUPS.
ppdpo extracts strings.
PARAMETERS
FILES
Input PPD or driver files.-o FILE
Output PO file.
CAVEATS
CUPS specific. Creates gettext PO format.
HISTORY
ppdpo is part of CUPS for PPD localization support.


