Next: KUIT Format Strings, Previous: Qt Format Strings, Up: The Translator’s View [Contents][Index]
KDE 4 format strings are defined as follows: A directive consists of a ‘%’ followed by a non-zero decimal number. If a ‘%n’ occurs in a format strings, all of ‘%1’, ..., ‘%(n-1)’ must occur as well, except possibly one of them.