Introduction:Internationalization

From KDE-HIG_Wiki

The practice of creating user-interfaces which can be reused in a different language, Internationalization (or i18n for short), generally makes sure the texts that are put on screen are translated before they are shown by using per-language translation files.

Making the application usable for people in different languages will usually be done by translating the texts of labels and buttons. KDE allows translations of individual strings right from the sources to make the process painless.

Showing right-to-left user-interfaces is handled automatically in the Qt toolkit that KDE is built upon.

Sub Section

Sub-sub Section

See Also

Related To

Keywords

internationalization (i18n)