swappo - Man Page
swap msgid and msgstr fields in a PO file
Synopsis
swappo [filename.po]
Description
swappo reads the given PO-file and swaps the msgid and msgstr fields for every message. The result is a new PO-file that translates in the opposite direction. For example, if PO-file translates from English to French, the new PO-file will translate from French to English.
The new PO-file will be written to standard output. The old PO-file will remain untouched.
This utility is part of the KDE Software Development Kit
See Also
Authors
The PO-XML tools were written by Stephan Kulow <coolo@kde.org>
This manual page was prepared by Ben Burton<bab@debian.org>
Author
Ben Burton <bab@debian.org>
Author.
Referenced By
po2xml(1), split2po(1), xml2pot(1).
2003-04-07