Re: Typo in ro.po file?

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Typo in ro.po file?
Date: 2022-06-15 07:29:02
Message-ID: 09883226-f06e-68b7-d8b3-9f04c05f9de0@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14.06.22 05:34, Peter Smith wrote:
> FWIW, I stumbled on this obscure possible typo (?) in src/pl/plperl/po/ro.po:
>
> ~~~
>
> #: plperl.c:788
> msgid "while parsing Perl initialization"
> msgstr "în timpul parsing inițializării Perl"
> #: plperl.c:793
> msgid "while running Perl initialization"
> msgstr "în timpul rulării intializării Perl"
>
> ~~~
>
> (Notice the missing 'i' - "inițializării" versus "intializării")

Fixed in translations repository. Thanks.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wangw.fnst@fujitsu.com 2022-06-15 08:26:40 RE: Perform streaming logical transactions by background workers and parallel apply
Previous Message shiy.fnst@fujitsu.com 2022-06-15 07:05:19 RE: tablesync copy ignores publication actions