1SWAPPO(1) [FIXME: manual] SWAPPO(1)
2
3
4
6 swappo - swap msgid and msgstr fields in a PO file
7
9 swappo [filename.po]
10
12 swappo reads the given PO-file and swaps the msgid and msgstr fields
13 for every message. The result is a new PO-file that translates in the
14 opposite direction. For example, if PO-file translates from English to
15 French, the new PO-file will translate from French to English.
16
17 The new PO-file will be written to standard output. The old PO-file
18 will remain untouched.
19
20 This utility is part of the KDE Software Development Kit
21
23 po2xml(1), split2po(1), transxx(1), xml2pot(1)
24
26 The PO-XML tools were written by Stephan Kulow <coolo@kde.org>
27
28 This manual page was prepared by Ben Burton<bab@debian.org>
29
31 Ben Burton <bab@debian.org>
32 Author.
33
34
35
36[FIXME: source] April 7, 2003 SWAPPO(1)