error messages not only English

Поиск
Список
Период
Сортировка
От Jose' Soares Da Silva
Тема error messages not only English
Дата
Msg-id Pine.LNX.3.96.980522102809.580A-100000@proxy.bazzanese.com
обсуждение исходный текст
Ответы Re: [GENERAL] error messages not only English  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-general
Hi all,

I see that PostgreSQL mainly gives error messages in English, I see also that
in some cases there's the possibility to configure it to give messages in
other languages like global.c that may be configured to give messages in
German.
MySQL gives the possibility to configure it using an external file containing
the messages by specifying it using the parameter LANGUAGE=<language>
where <language> is one of the following:

               czech
               english
               french
               germany
               italian
               norwegian
               norwegian-ny
               polish
               portuguese
               spanish
               swedish

It will be great if we could have also this feature on PostreSQL.
I'm available to help on translation to Portuguese, Spanish and Italian.
                                                        Jose'


В списке pgsql-general по дате отправления:

Предыдущее
От: Philip Bierhoff
Дата:
Сообщение: How to remove VACUUM lock?
Следующее
От: Christoph Lorenz
Дата:
Сообщение: Extending SQL with a C function