Categories
po2c
'po2c' takes gettext (.po) language translation files from their command line arguments and returns a C source code file containing all those messages and the necessary functions to use them without any other dependency. This is useful for deploying .po translated strings to systems where no easy gettext support exist, or when a unique, self-contained binary without external file dependencies is convenient (for example, embedded or small systems).
Last updated 2 Dec, 2004
Versions
1.0.2
1.0.2 stable released 2004-12-02
- Released: 2 Dec, 2004
- Code Maturity: Stable
- Source Archive: http://www.triptico.com/downloads/po2c.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://www.triptico.com/docs/po2c_man.html



