En Fr
Web/database development and more...
« CSS is no cure for layout techniques abuseCoding is an art, not a science! »

GNU gettext

07.08.03

English (EU) GNU gettext

Permalink 22:14:13, by Francois Planque Email , Categories: Internationalization

Link: http://www.gnu.org/software/gettext/

gettext is a package that includes everything you need to internationalize a piece of software and then let translators localize it on the run without worrying too much about it.

It's not perfect (for example, it's poor at using multiple languages simultaneously, i-e in the same output), but it's still very useful... and the best I found! ;)

Thanx to curio.

No feedback yet

Comments are closed for this post.