Gettext/kde 002dkuit 002dformat
From Get docs
Next: boost-format, Previous: kde-format, Up: Translators for other Languages [Contents][Index]
15.3.20 KUIT Format Strings
KUIT (KDE User Interface Text) is compatible with KDE 4 format strings,
while it also allows programmers to add semantic information to a format
string, through XML markup tags. For example, if the first format
directive in a string is a filename, programmers could indicate that
with a ‘filename
’ tag, like ‘<filename>%1</filename>
’.
KUIT format strings are described in https://api.kde.org/frameworks/ki18n/html/prg_guide.html#kuit_markup.