Swap msgid and msgstr fields in a po file
swappo [filename.po]
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
po2xml(1), split2po(1), transxx(1), xml2pot(1)
The PO-XML tools were written by Stephan Kulow<[email protected]>
This manual page was prepared by Ben Burton<[email protected]>
Ben Burton <[email protected]>
Author.