Re: [HACKERS] German-style quotes in the source file

2004-11-14 Thread Tom Lane
"Serguei Mokhov" <[EMAIL PROTECTED]> writes: > I was about to update initdb translation, but noticed > that newly introduced error messages in the code have > German-style quotes. These propagated to the .po files now... Good catch; fix committed. A quick grep confirms these are the only two c

[HACKERS] German-style quotes in the source file

2004-11-14 Thread Serguei Mokhov
Hello Peter, I was about to update initdb translation, but noticed that newly introduced error messages in the code have German-style quotes. These propagated to the .po files now... It happened in this commit: http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.