This is the mail archive of the glibc-bugs@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]

[Bug localedata/14501] Please add the new nhn_MX locale


http://sourceware.org/bugzilla/show_bug.cgi?id=14501

--- Comment #4 from Chris Leonard <cjlhomeaddress at gmail dot com> 2012-08-23 05:14:31 UTC ---
Very, very minor point about the yesstr and nostr comments,

% ^[quema].*
yesstr  "<U0071><U0075><U0065><U006D><U0061>"
% ^[ahmo].*
nostr   "<U0061><U0068><U006D><U006F>"

should probably be

% quema
yesstr  "<U0071><U0075><U0065><U006D><U0061>"
% ahmo
nostr   "<U0061><U0068><U006D><U006F>"

Other then this very minor point, this is looking very good.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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