debconf-updatepo

NAME

debconf-updatepo - update PO files about debconf templates

SYNOPSIS

debconf-updatepo [-v] [-h] [--podir=BI\s-1DIR\s0] [--skip-pot] [--skip-merge]

DESCRIPTION

This program reads po/POTFILES.in to find which master files are looked at, then extract new gettext strings into po/templates.pot and update all po/*.po files. This script can be called either in the top-level directory, or in debian or debian/po subdirectories. It is run by developer and/or translator to update \s-1PO\s0 files when English text is modified in templates files.

OPTIONS

"-h, Display a usage summary and exit.
"-v, Process in verbose mode.
"--podir=BI\s-1DIR\s0" Set directory for \s-1PO\s0 files. By default \s-1PO\s0 files are searched in debian/po, po and ../po directories in that order.
"--skip-pot" Do not generate a new po/templates.pot file.
"--skip-merge" Do not merge existing \s-1PO\s0 files with po/templates.pot.

SEE ALSO

debconf-gettextize(1), po2debconf(1), podebconf-report-po(1), po-debconf(7).

AUTHOR

Denis Barbier <barbier@linuxfr.org>