| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
| Cc: | 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-16 20:29:52 |
| Message-ID: | YquSwEvuqy9BZVUa@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jun 15, 2022 at 09:29:02AM +0200, Peter Eisentraut wrote:
> 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.
What email list should such fixes be posted to?
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Imseih (AWS), Sami | 2022-06-16 21:32:26 | Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity |
| Previous Message | Peter Eisentraut | 2022-06-16 20:07:33 | libpq: Remove redundant null pointer checks before free() |