split2po - Creates a po file from two DocBook XML files
Contents
Description
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
output.
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.
Name
split2po - Creates a po file from two DocBook XML files
See Also
po2xml(1), swappo(1), xml2pot(1)
Synopsis
split2po {Original-XMLTranslated-XML}
