Thread: pgsql: More duplicate word removal.

pgsql: More duplicate word removal.

From
Robert Haas
Date:
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(-)


Re: pgsql: More duplicate word removal.

From
Thom Brown
Date:
On 2 May 2012 14:28, Robert Haas <rhaas@postgresql.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

Re: pgsql: More duplicate word removal.

From
Peter Geoghegan
Date:
On 2 May 2012 14:43, Thom Brown <thom@linux.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

Re: pgsql: More duplicate word removal.

From
Robert Haas
Date:
On Wed, May 2, 2012 at 12:29 PM, Peter Geoghegan <peter@2ndquadrant.com> wrote:
> On 2 May 2012 14:43, Thom Brown <thom@linux.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

Re: pgsql: More duplicate word removal.

From
Alvaro Herrera
Date:
Excerpts from Peter Geoghegan's message of mié may 02 12:29:32 -0400 2012:
> On 2 May 2012 14:43, Thom Brown <thom@linux.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@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support