This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch 12/13] [BZ #14095] update collation data from Unicode / ISO 14651


Some of the comments pointing to CLDR collation rules have the wrong
language (e.g: Norwegian instead of Azeri):

diff --git a/localedata/locales/az_AZ b/localedata/locales/az_AZ
index 3617df20f8..e4b4c48796 100644
--- a/localedata/locales/az_AZ
+++ b/localedata/locales/az_AZ
@@ -46,144 +46,83 @@ category "i18n:2012";LC_MESSAGES
 END LC_IDENTIFICATION

 %
-% TODO: check LC_COLLATE
 % TODO: fix LC_MONETARY

 LC_COLLATE
-% The new (1991) latin azeri alphabet is:
-% <a>, <b>, <c>, <c,>, <d>, <e>, <sw>, <f>, <g>, <g(>, <h>, <x>,
-% <i> (dotless i), <i.> (i with dot), <j>, <k>, <q>, <l>, <m>, <n>, <o>,
-% <o:>, <p>, <r>, <s>, <s,>, <t>, <u>, <u:>, <v>, <y>, <z>
+% CLDR collation rules for Norwegian (Bokmål):
+% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/az.xml)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]