Re: Typo in ro.po file? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Typo in ro.po file?
Date
Msg-id 09883226-f06e-68b7-d8b3-9f04c05f9de0@enterprisedb.com
Whole thread Raw
In response to Typo in ro.po file?  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Typo in ro.po file?
List 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.



pgsql-hackers by date:

Previous
From: "shiy.fnst@fujitsu.com"
Date:
Subject: RE: tablesync copy ignores publication actions
Next
From: "wangw.fnst@fujitsu.com"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply