GetTextLog 0.6 review
Download
|
|
GetTextLog is a simple preloadable library to intercept calls to gettext and store all untranslated messages in a log.
It is designed to help translators of big projects since this tool allows them to separate more frequent and less frequent messages.
Installation
make all install
Usage
To run program with gettextlog, call it like that:
run-with-gettextlog program with arguments
See messages in "$HOME/gettextlog/*.po" files.
Limitations:
Raw unicode in Gnome 1.x programs.
GetTextLog 0.6 keywords