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@gmx.net