From Fedora Project Wiki
< I18N
Adding Language Support:
Lets say we want to add xy_XY language support in Fedora. Following is to do list for adding language support in Fedora from i18n point of view:
- OpenType (OTF/TTF), Unicode Based font for xy_XY (as requested by a localization group, for example).
- Rendering Engine support for Unicode code points of xy_XY (pango, qt)
- Some Basic IME's for xy_XY(m17n-db)
- Locale File for xy_XY in glibc
- Updating comps file for xy_XY
- Adding xy_XY in GDM list
- Updating s-c-l locale-list file for xy_XY
Note: not complete, please add missing things here