Generate Windows MO files in Linux - Mailing list pgsql-docs

From Halley Pacheco de Oliveira
Subject Generate Windows MO files in Linux
Date
Msg-id 20050610111415.83870.qmail@web52710.mail.yahoo.com
Whole thread Raw
Responses Re: Generate Windows MO files in Linux
Re: Generate Windows MO files in Linux
List pgsql-docs
I use PostgreSQL 8.0.1 in Windows, so I did a download of postgresql-8.0.1.tar.gz file using
Linux, edited the pt_BR.po translation for psql using KBabel, generate the psql.mo file using
"msgfmt --statistic -v -c -o psql.mo pt_BR.po" which returned "496 messages translateds", and
moved the psql.mo file to E:\Program Files\PostgreSQL\8.0\share\locale\pt_BR\LC_MESSAGES\psql.mo
in Windows.

It is working fine, but it is OK! I couldn't find anything about generating MO files for Windows
in the documentation.

Thanks,
Halley






____________________________________________________
Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: process hangs when converting sgml documentation to PDF
Next
From: Halley Pacheco de Oliveira
Date:
Subject: Re: process hangs when converting sgml documentation to PDF