| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> | 
|---|---|
| To: | Fabrizio Mazzoni <veramente(at)libero(dot)it> | 
| Cc: | pgsql-patches(at)postgresql(dot)org | 
| Subject: | Re: psql italian translation | 
| Date: | 2003-10-06 22:36:18 | 
| Message-ID: | Pine.LNX.4.44.0310070034380.17902-100000@peter.localdomain | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches | 
Fabrizio Mazzoni writes:
> I just translated the psql.pot file into Italian language and tested it in 7.4beta3.
Installed.  But please check out psql --help and \? within psql and line
up the strings correctly.
> I don't know if there is some problem but some messages are not
> translated in psql. The thing is that these messages are not present in
> the .pot file .. Anyway if you want to check you must check the SQL help
> for the DROP command and you will see it for yourself.
Works here:
peter=# \help DROP TABLE
Comando:     DROP TABLE
Descrizione: elimina una tabella
Sinstassi:
DROP TABLE nome [, ...] [ CASCADE | RESTRICT ]
-- 
Peter Eisentraut   peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James Rogers | 2003-10-06 22:48:08 | Architecture Roadmap? | 
| Previous Message | Andrew Dunstan | 2003-10-06 22:32:02 | new initdb.c available | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2003-10-07 12:10:56 | Re: psql italian translation | 
| Previous Message | Bruce Momjian | 2003-10-06 21:49:43 | Re: fix log_min_duration_statement logic error |