| Linux / Unix Command: intltool-update |
NAME
intltool-update - updates PO template files and merge them with the translationsSYNOPSIS
intltool-update [ -v|--version ] [ -h|--help ] [ -p|--pot ] [ -h|--headers ] [ -m|--maintain ] [ -r|--report ] [ -x|--verbose ] LANGCODE
DESCRIPTION
Generates new po file templates (for certain languages) or updates already existing ones.OPTIONS
- -v, --version
- Show version information.
- -h, --help
- Show usage and basic help information.
- -p, --pot
- Generate the PO template only.
- -h, --header
- Generate the header files in POTFILES.in.
- -m, --maintain
- Search for left out files from POTFILES.in.
- -r, --report
- Display a status report for the module.
- -x, --verbose
-
Display lots of feedback.
EXAMPLES
just creates a new PO template from the source :intltool-update --pot
created new PO template and updated the da.po file :
intltool-update da
REPORTING BUGS
Report bugs to http://bugzilla.gnome.org or by sending email to xml-i18n-tools@gnome.org.SEE ALSO
intltoolize(8), xml-18n-prepare(8), intltool-extract(8), intltool-merge(8)
Important: Use the man command (% man) to see how a command is used on your particular computer.

