[PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations
Mike Frysinger
vapier@gentoo.org
Tue Feb 9 08:00:00 GMT 2016
On 09 Feb 2016 09:25, Marko Myllynen wrote:
> On 2016-02-09 09:20, Mike Frysinger wrote:
> > i need to respin this patch due to some of the comments falling out of
> > date. should i send another patch to just delete these things ? e.g.
> > files inconstantly do things like:
> > % wa
> > lang_ab "<U0077><U0061>"
> >
> > i think we should just scrub these and rely on a simple filter script
> > to view the content.
>
> This series is a great initiative, thanks for doing this! I wonder how
> have you generated the patches, would it be possible to script any of
> this so that in case CLDR changes in the future we could automatically
> update glibc locales accordingly then?
yes, i've written a python file that downloads the CLDR db, loads the
locale files, and then merges them and checks for differences. i'm in
the process of trying to extract as much as possible from the CLDR db.
you can find my in-progress work attached, but i'm not posting it for
review yet ;).
i just run it like:
$ ./cldr.py locales/*
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cldr.py
Type: text/x-python
Size: 23293 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160209/0634a31b/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160209/0634a31b/attachment.sig>
More information about the Libc-alpha
mailing list