From: | Halley Pacheco de Oliveira <halleypo(at)yahoo(dot)com(dot)br> |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | Generate Windows MO files in Linux |
Date: | 2005-06-10 11:14:15 |
Message-ID: | 20050610111415.83870.qmail@web52710.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Rowell | 2005-06-10 12:34:21 | Re: Whence the Opterons? |
Previous Message | Tom Lane | 2005-06-08 05:11:32 | Re: process hangs when converting sgml documentation to PDF |