Re: small patch with czech translations for names of months - Mailing list pgsql-patches

From Zdenek Kotala
Subject Re: small patch with czech translations for names of months
Date
Msg-id 456D8D93.9040004@sun.com
Whole thread Raw
In response to small patch with czech translations for names of months and days  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-patches
Pavel Stehule napsal(a):
> Hello,
>
> This patch allow use TM prefix in to_char functions for czech environment.
>
> Regards
>
> Pavel Stehule
>

<Snip>
> +
> + #: utils/adt/formatting.c:3009
> + msgid "Wed"
> + msgstr "©tø"
> +

Pavel,

great job. I have only two comments:
1) There is typo. Correct is msgstr "Stø".
2) I think that Czech language prefers two latter acronym for days of
week (po, ut, st, ct, pa, so, ne) and these acronyms are used in the
Czech locales.

    Zdenek

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] VPATH problems in ECPG again
Next
From: Tom Lane
Date:
Subject: Re: small patch with czech translations for names of months and days