|
Internationalization (I18N) |
|
In todays global economy there is a lot more involved in Internationalization (I18N) and Localization (L10) than simple text string translations. Here are the major issues in dealing with other languages in software:
Character set conversionsThe GNU GetText project deals with translation.
The IBM ICU project deals with everything.
Yudit is a unicode text editor for the X Window System. She can do True Type font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Her conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.
Other I18N/L10 links of interest: