Re: Patch to reduce the number of messages to translate - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject Re: Patch to reduce the number of messages to translate
Date
Msg-id 200412201943.25017.peter_e@gmx.net
Whole thread Raw
In response to Re: Patch to reduce the number of messages to translate  ("Xavier Poinsard" <xpoinsard@free.fr>)
Responses Re: Patch to reduce the number of messages to translate  ("Xavier Poinsard" <xpoinsard@free.fr>)
Re: Patch to reduce the number of messages to translate  ("Xavier Poinsard" <xpoinsard@free.fr>)
List pgsql-jdbc
Xavier Poinsard wrote:
> As you can see, the new parameters have all the same gender : they
> are all java type names or encodings.

What makes you think that all Java type names have the same gender in
all languages?

You could rephrase the messages like this:

    invalid input value for type "{0}": {1}

Then there should be no problem.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug in JDBC-Driver?
Next
From: "Xavier Poinsard"
Date:
Subject: Re: Patch to reduce the number of messages to translate