mailing list of musl libc
 help / color / mirror / code / Atom feed
* Providing locale definitions for musl
@ 2018-03-02  2:11 Rich Felker
  0 siblings, 0 replies; only message in thread
From: Rich Felker @ 2018-03-02  2:11 UTC (permalink / raw)
  To: musl

Manually creating locale definitions for use with musl does not seem
to have taken off, and wouldn't scale anyway, so I think we should
figure out how to generate as much as possible from CLDR. That should
be basically everything but the strerror translations. The generation
scripts should produce incomplete (missing strerror, or better yet
just replacing the strerror messages with the E* macro names) locale
files that can be fleshed out later as there is interest.

Of course all that's possible so far aside from message translations
is LC_TIME translation. This is the big important one anyway, but we
need to figure out a format for collation and numeric/monetary data so
they can be included too.

Rich


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-02  2:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02  2:11 Providing locale definitions for musl Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).