public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/9833] New: wrong "noexpr" in ko_KR LC_MESSAGES data
@ 2009-02-10 16:00 cwryu at debian dot org
  2009-03-15 20:36 ` [Bug localedata/9833] " drepper at redhat dot com
  2009-03-15 21:43 ` cwryu at debian dot org
  0 siblings, 2 replies; 4+ messages in thread
From: cwryu at debian dot org @ 2009-02-10 16:00 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

$ locale LC_MESSAGES
^[yY¿¹]
^[nN¾Æ´Ï¿À]


UTF-8
$

The word in the second line, "¾Æ´Ï¿À" is the negative answer in Korean. But only
the first character "¾Æ" should be in the brackets, to make it work as written
in the locale data:

...
% NOTES on LC_MESSAGES
%
% Any string starting with any form of Latin Y and Korea
% `Yea' are recognized as affirmative answer.  Negative answer is
% recognized by Latin N and Hangul `A' (which stands for ``Anio'').

LC_MESSAGES

yesexpr "<U005E><U005B><U0079><U0059><UC608><U005D>"

noexpr  "<U005E><U005B><U006E><U004E><UC544><UB2C8><UC624><U005D>"

END LC_MESSAGES
...


noexpr should be like this:

noexpr  "<U005E><U005B><U006E><U004E><UC544><U005D>"

-- 
           Summary: wrong "noexpr" in ko_KR LC_MESSAGES data
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: cwryu at debian dot org
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <bug-9833-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-07-01 20:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10 16:00 [Bug localedata/9833] New: wrong "noexpr" in ko_KR LC_MESSAGES data cwryu at debian dot org
2009-03-15 20:36 ` [Bug localedata/9833] " drepper at redhat dot com
2009-03-15 21:43 ` cwryu at debian dot org
     [not found] <bug-9833-131@http.sourceware.org/bugzilla/>
2014-07-01 20:55 ` fweimer at redhat dot com

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 read-only IMAP folder(s) and NNTP newsgroup(s).