The fantastic internationalization support for text output provided by Qt makes use of translation files, which are created as the end result of a process of extracting the strings that are passed to tr() functions, translated into the desired language(s) and then generating fast compact versions (.qm files) of those translation files ready for use by the application.
Showing posts with label Qt Linguist. Show all posts
Showing posts with label Qt Linguist. Show all posts
Wednesday, March 19, 2014
Embedded translations or not?
Labels:
.qm,
i18n,
internalization,
lrelease,
lupdate,
Qt,
Qt Linguist,
translations
Subscribe to:
Posts (Atom)
