SGT:
Static GetText
By Jim Babcock
Download: source
SGT is a tool which internationalizes programs without runtime overhead by
applying translations from PO files at compile time. SGT acts as a wrapper
to the compiler frontend, applying translations after preprocessing but before
compilation.
SGT is mainly meant for programs running on hardware where a complete
localization environment is unavailable due to memory/storage limitations.