SPLIT2PO(1) SPLIT2PO(1)
split2po - creates a PO-file from two DocBook XML files
split2po original-XML translated-XML
split2po is a command-line tool that takes the two given DocBook XML
files and produces a gettext message file (PO-file) that represents the
changes between them. The resulting PO-file is sent to standard out-
put.
translated-XML must be the result of translating original-XML into
another language. It is this translation that the resulting PO-file
will represent.
This utility is part of the KDE Software Development Kit.
po2xml(1), swappo(1), transxx(1), xml2pot(1).
The PO-XML tools were written by Stephan Kulow <coolo [AT] kde.org>.
This manual page was prepared by Ben Burton <bab [AT] debian.org> for the
Debian GNU/Linux system (but may be used by others).
January 31, 2004 SPLIT2PO(1)