We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b2b74 commit 27cce5dCopy full SHA for 27cce5d
Tools/i18n/msgfmt.py
@@ -5,8 +5,7 @@
5
6
This program converts a textual Uniforum-style message catalog (.po file) into
7
a binary GNU catalog (.mo file). This is essentially the same function as the
8
-GNU msgfmt program, however, it is a simpler implementation. Currently it
9
-does not handle plural forms but it does handle message contexts.
+GNU msgfmt program, however, it is a simpler implementation.
10
11
Usage: msgfmt.py [OPTIONS] filename.po
12
0 commit comments