Based on idea from PGP, but totally rewritten (using flex)
Strings with _LANG() around them are found by the `mklang' tool and put into a text file to be translated into foreign language at run-time.
Definition in file language.h.
Go to the source code of this file.
Functions | |
| void | lang_init (const char *value) |
| const char * | lang_xlate (const char *str) |
1.3.8