Italian translation update and double single quote

From: Giuseppe Sacco <giuseppe(at)eppesuigoccas(dot)homedns(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Italian translation update and double single quote
Date: 2006-04-04 15:27:25
Message-ID: 1144164445.2848.35.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
I found that messages often display with two single quote ('') instead
of a single quote. This happens in messages that do not have arguments
({0}, {1}, ...).
I know that if the message include arguments, than all single quotes
should be doubled. I didn't know what to do when arguments aren't
present.

If, as I now think, quotes should be doubled only when message arguments
are used, than this is a corrected italian translation.

http://eppesuigoccas.homedns.org/~giuseppe/pgsql-20060404-it.po

Bye,
Giuseppe

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2006-04-04 16:21:06 Re: psql COPY with JDBC
Previous Message Dave Cramer 2006-04-04 15:14:33 Re: thread hang on execute call