Version 7 of internationalization

Updated 2022-04-06 14:19:33 by pooryorick

Internationalization, also called i18n, where 18 stands for the 18 letters between the i and final n, refers to subject of writing program fit to be localized into another locale. Localization, in turn, is the process of actually making a program ready for use in a given locale.

See Also

msgcat
The built-in internationalization facility.
Collation
Sorting for localized programs.
i18n - Writing for the world
i18n tester
Encoding Translations and i18n
How to Use Tcl 8.x Internationalization Features''
Internationalization and the Tcl C APIs
A developers view.
Advanced Tcl
Includes a section on internationalization.

External Resources

Internationalization (I18n), Localization (L10n), Standards, and Amusements
Everything you wanted to know about internationalization but were afraid to ask.