From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
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-10 10:45:17 |
Message-ID: | 200112101045.fBAAjHI04093@candle.pha.pa.us |
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.
Yikes, can cause crashes! I will stop applying these. I thought they
were just doc-level stuff but I can see how they could cause a crash
now. Are the others OK?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-12-10 11:23:04 | Re: [HACKERS] date formatting and tab-complete patch |
Previous Message | Karel Zak | 2001-12-10 10:18:30 | Re: [HACKERS] date formatting and tab-complete patch |