Re: pgAdmin 4 commit: Remove \n in translation that was causing a syntax er

From: Jonas Thelemann <e-mail(at)jonas-thelemann(dot)de>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin 4 commit: Remove \n in translation that was causing a syntax er
Date: 2017-03-13 14:25:17
Message-ID: 02c74d51-6592-bf18-1c7d-3b2f55e50c70@jonas-thelemann.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

By the way: I found a workaround for the error(s) in PoEdit and in the
compiling process of the .po files: The problem was [one of the]
"obsolete messages" starting with "/#~/" at the bottom of the .po file.
I removed them all and no more problems were reported. I think it were
the '/#~ msgid ""/', '/#~ msgstr ""/' lines which are duplicates to the
beginning of the .po file (around line 7).

Just a quick heads up on this so you know what to do if someone
encounters the error in the future again :)

Am 13.03.2017 um 11:39 schrieb Dave Page:
> Remove \n in translation that was causing a syntax error.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1c6f30a0ed2c4d281cf07b6820c12d30acdcdf61
>
> Modified Files
> --------------
> .../translations/pl/LC_MESSAGES/messages.mo | Bin 114198 -> 114197 bytes
> .../translations/pl/LC_MESSAGES/messages.po | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-14 09:09:16 Re: pgAdmin 4 commit: Remove \n in translation that was causing a syntax er
Previous Message Murtuza Zabuawala 2017-03-13 12:19:53 Re: [PATCH][pgAdmin4] Move Bootstrap fonts to 'vendor/fonts' folder