Devrim GUNDUZ wrote: > These are the latest updates: Installed.
> BTW... Peter, we see some errors on postgres-tr.po file, on nlsstatus > page > (http://developer.postgresql.org/~petere/nlsstatus/po-current/postgre >s-tr.po.err) po/postgres-tr.po:9383: number of format specifiers in > msgid and msgstr does not match > > We can't reproduce it with msgfmt -v. How do you get those errors? The scripts that produce these tables do not use the standard gettext tools; they use hand-crafted Perl scripts. In some cases, these catch more errors. In all cases that I have analyzed further, this was because %m was not identified as a format specifier by msgfmt. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]