Re: hu.po

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: kovzol <kovzol(at)math(dot)u-szeged(dot)hu>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: hu.po
Date: 2001-12-07 12:05:04
Message-ID: Pine.LNX.4.30.0112062059560.619-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian writes:

> Patch applied. Thanks.

> > Hi Bruce, here is a first version of the hu.po file for the backend. I
> > tested it with 7.2b3 and worked fine.

Two notes for the both of you:

First, for this translation file to be of any use, you need to add the
language code in the nls.mk file.

Second, you should check your file for errors before submitting them. I
got the following:

$ msgfmt -o /dev/null -c -v hu.po
headerfield `Language-Team' missing in header
hu.po:37: number of format specifications in `msgid' and `msgstr' does not match
hu.po:83: number of format specifications in `msgid' and `msgstr' does not match
hu.po:798: number of format specifications in `msgid' and `msgstr' does not match
hu.po:2477: format specifications for argument 1 are not the same
hu.po:10085: number of format specifications in `msgid' and `msgstr' does not match
found 6 fatal errors

Mismatched format specifiers are potential crashes, as you know.
Therefore it's especially important to get these right when submitting
them briefly before the release.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

  • Re: hu.po at 2001-12-04 17:00:45 from Bruce Momjian

Responses

  • Re: hu.po at 2001-12-10 10:45:17 from Bruce Momjian

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Lockhart 2001-12-07 16:14:52 Third call for platform testing
Previous Message Holger Krug 2001-12-07 07:30:47 Re: Using Cursor in PostgreSQL 7.2