Re: BUG #3280: wrong german-translation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: "Andreas Sakowski" <psql(at)elbrief(dot)de>
Subject: Re: BUG #3280: wrong german-translation
Date: 2007-05-15 16:46:14
Message-ID: 200705151846.14967.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Am Dienstag, 15. Mai 2007 15:45 schrieb Andreas Sakowski:
> If you truncate a table with a foreign key constraint there comes a error
> that this table can not truncate unless you use truncate ... cascade. If
> you use truncate ... cascade then comes a message 'Truncate-Vorgang löscht
> ebenfalls Tabelle »...«'. löscht is like drop, and this is wrong. The
> correct sentence must to be 'Truncate-Vorgang leert ebenfalls Tabelle
> »...«'.

Fixed. Thanks.

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2007-05-15 20:26:46 Re: [HACKERS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)
Previous Message Andreas Sakowski 2007-05-15 13:45:27 BUG #3280: wrong german-translation