Re: Patch to reduce the number of messages to translate

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Patch to reduce the number of messages to translate
Дата
Msg-id 200412201943.25017.peter_e@gmx.net
обсуждение исходный текст
Ответ на 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
Re: Patch to reduce the number of messages to translate
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug in JDBC-Driver?
Следующее
От: "Xavier Poinsard"
Дата:
Сообщение: Re: Patch to reduce the number of messages to translate