This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
OT: good I18N/L10N introduction?
- From: Adam Megacz <gcc at lists dot megacz dot com>
- To: gcc at gcc dot gnu dot org
- Date: 06 Feb 2002 20:59:48 -0800
- Subject: OT: good I18N/L10N introduction?
- Organization: Myself
Hey, I'm looking for a decent introduction to the issues surrounding
internationalization and localization. GCC seems to be pretty I18ized,
and I was already on the mailing list, so I figured I'd ask here. =)
Context: I've just finished a remote-display / GUI framework
(www.xwt.org), and I'd like to make it easy for apps written on the
framework to be internationalized. I'd also like it to be possible for
third parties to localize applications whose authors never bothered
thinking about I18N (out-of-band L10N). I'm looking for some material
to tell me what pitfalls to watch out for.
- a