Re: gettext lint tools



On Sa, 2004-01-24 at 16:47 +0000, Pedro Morais wrote:
> I just released the first version of my gettext linting tools.
> 
> http://mega.ist.utl.pt/~pmmm/gettext-lint/
> 
> I use them in KDE's and Red Hat/Fedora i18n for checking the consistency 
> between translations in different files (it replace's kde-i18n's 
> check_consistency and in my benchmarks is 10 times faster) and for checking 
> common mistakes like a message that ends with a ':' but the translation 
> doesn't, etc, etc. Please take a look at the sample reports for more.

Wow! These tools rock, really! :)
Together with a nifty status fetching script I wrote in bash, I now can
do a quick n simple consistency check.


> The tools are written in Python, patches/comments/requests welcome.

The tools require the "python2" interpreter by default, I have
python2.2/2.3 installed, though. Maybe you could use a python env var
that is determined through some macro (there are some available) and do
scriptname.in-> scriptname magic.
Just a random comment. Keep up the good work.

regs,
 Chris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]