Re: Georgian translation - initial

From: Temuri Doghonadze <temuri(dot)doghonadze(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, pgsql-translators(at)lists(dot)postgresql(dot)org
Subject: Re: Georgian translation - initial
Date: 2022-07-08 20:13:46
Message-ID: CAJapyA9nufxHRo3rJomgL7adhafKcgNYbeF3AP98JEqqPBa9MA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-translators

Thans for info.

On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>
> On 2022-Jul-08, Temuri Doghonadze wrote:
>
> > Quick question. How does it work with different types of output? Is
> > %Ns for "%s" only or does it apply to all kind of printf output?
>
> It applies to all of them. You need to match the type used for each
> argument. This is probably documented somewhere ... ah, right:
> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
>
> Also, I think if you use the $ designator for any argument in a message,
> then all arguments have to use it in that message. This appears in the
> printf(3) manpage, at least glibc's.
>
> --
> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-translators by date

  From Date Subject
Next Message Temuri Doghonadze 2022-07-18 13:43:56 Re: Georgian translation - initial
Previous Message Alvaro Herrera 2022-07-08 19:54:45 Re: Georgian translation - initial