gettext: qt-format

1 
1 15.3.20 Qt Format Strings
1 -------------------------
1 
1    Qt format strings are described in the documentation of the QString
1 class <file:/usr/lib/qt-4.3.0/doc/html/qstring.html>.  In summary, a
1 directive consists of a ‘%’ followed by a digit.  The same directive
1 cannot occur more than once in a format string.
1