Re: [GENERAL] error messages not only English

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: sferac(at)bo(dot)nettuno(dot)it (Jose' Soares Da Silva)
Cc: pgsql-hackers(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] error messages not only English
Date: 1998-05-22 14:20:45
Message-ID: 199805221420.KAA29057@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Added to TODO.

>
> 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'
>
>
>

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1998-05-22 14:45:10 Re: [GENERAL] error messages not only English
Previous Message Jose' Soares Da Silva 1998-05-22 10:52:19 error messages not only English

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-05-22 14:24:20 Re: [HACKERS] sorting big tables :(
Previous Message Bruce Momjian 1998-05-22 14:17:33 Re: [HACKERS] Current sources?