Lists: | pgsql-committers |
---|
From: | Robert Haas <rhaas(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: More duplicate word removal. |
Date: | 2012-05-02 13:28:32 |
Message-ID: | E1SPZbc-0001ve-Hs@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-committers |
More duplicate word removal.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/e01e66f808fbd161b2714eab34bb9e9d0db0db53
Modified Files
--------------
contrib/sepgsql/selinux.c | 2 +-
src/backend/access/gist/gistget.c | 2 +-
src/include/catalog/objectaccess.h | 2 +-
src/pl/plpython/plpy_typeio.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Robert Haas <rhaas(at)postgresql(dot)org> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: More duplicate word removal. |
Date: | 2012-05-02 13:43:38 |
Message-ID: | CAA-aLv4j1bX13KqyABeBrJqJGCa61gJzbqY9iV3mR22F9JbYWg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-committers |
On 2 May 2012 14:28, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
> More duplicate word removal.
While you're there... (attached)
There's also this in src/bin/initdb/po/it.po:
msgstr "creazione del database template1 in in %s/base/1 ... "
"in" looks like an unnecessary duplicate, but maybe someone who speaks
Italian can confirm.
--
Thom
Attachment | Content-Type | Size |
---|---|---|
doubled-words.patch | application/octet-stream | 2.1 KB |
From: | Peter Geoghegan <peter(at)2ndquadrant(dot)com> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: More duplicate word removal. |
Date: | 2012-05-02 16:29:32 |
Message-ID: | CAEYLb_W=pc5ApuJLpzSgLyQxFYbxOMR+UxKJzxYuF0c8hd+SbA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-committers |
On 2 May 2012 14:43, Thom Brown <thom(at)linux(dot)com> wrote:
> "in" looks like an unnecessary duplicate, but maybe someone who speaks
> Italian can confirm.
Gabriele Bartolini, a prominent contributor to the .it translation and
a colleague of mine, confirms privately that it's an error.
--
Peter Geoghegan http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services
From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Peter Geoghegan <peter(at)2ndquadrant(dot)com> |
Cc: | Thom Brown <thom(at)linux(dot)com>, Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: More duplicate word removal. |
Date: | 2012-05-02 16:35:10 |
Message-ID: | CA+TgmoYbMv-QgQCQbmcDO57kGK1t5oT4qz9cqD77PYCoFxWQKA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-committers |
On Wed, May 2, 2012 at 12:29 PM, Peter Geoghegan <peter(at)2ndquadrant(dot)com> wrote:
> On 2 May 2012 14:43, Thom Brown <thom(at)linux(dot)com> wrote:
>> "in" looks like an unnecessary duplicate, but maybe someone who speaks
>> Italian can confirm.
>
> Gabriele Bartolini, a prominent contributor to the .it translation and
> a colleague of mine, confirms privately that it's an error.
That needs to be fixed through the translations system. Otherwise,
the next update from the translations system will overwrite any change
we make in git.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Peter Geoghegan <peter(at)2ndquadrant(dot)com> |
Cc: | Thom Brown <thom(at)linux(dot)com>, Robert Haas <rhaas(at)postgresql(dot)org>, Pg Committers <pgsql-committers(at)postgresql(dot)org> |
Subject: | Re: pgsql: More duplicate word removal. |
Date: | 2012-05-02 16:36:54 |
Message-ID: | 1335976572-sup-7843@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-committers |
Excerpts from Peter Geoghegan's message of mié may 02 12:29:32 -0400 2012:
> On 2 May 2012 14:43, Thom Brown <thom(at)linux(dot)com> wrote:
> > "in" looks like an unnecessary duplicate, but maybe someone who speaks
> > Italian can confirm.
>
> Gabriele Bartolini, a prominent contributor to the .it translation and
> a colleague of mine, confirms privately that it's an error.
Keep in mind that those files come from a separate SCM repository and
will be overwritten before release. So they must be fixed there.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support