chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Check SRFI 19 localized strings


From: Hugo Arregui
Subject: Re: [Chicken-users] Check SRFI 19 localized strings
Date: Thu, 4 Nov 2010 00:16:18 -0300

The spanish capitalization seems to be ok. Maybe this doesn't matter but:

 (date-time . "~a ~d ~b ~H:~M:~S~z ~Y")

according to my unix date, should be:

 (date-time . "~a ~b ~d ~H:~M:~S~z ~Y")

2010/11/3 Kon Lovett <address@hidden>:
> Hi,
>
> Because I need to release an updated srfi-19 egg now is a good time to check
> the localizations. We have Dutch, English, Spanish, and
> Brazilian-Portuguese. I would like for those in the know to confirm the
> capitalization. Currently it is inconsistent. Mainly, item, such as month
> names, have a leading lowercase, while I would expect uppercase.
>
> Best Wishes,
> Kon
>
> Spanish:
>
>
>
>
> Dutch:
>
>
>
>
>
> Brazilian-Portuguese:
>
>
>
>
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]