public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
@ 2012-04-06  8:05 ` cjlhomeaddress at gmail dot com
  2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-04-06  8:05 UTC (permalink / raw)
  To: libc-locales

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

Chris Leonard <cjlhomeaddress at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |13237

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH
@ 2012-04-06  8:05 cjlhomeaddress at gmail dot com
  2012-04-06  8:05 ` [Bug localedata/13952] " cjlhomeaddress at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-04-06  8:05 UTC (permalink / raw)
  To: libc-locales

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

             Bug #: 13952
           Summary: Correct L10n of country-name and lang_name in km_KH
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: unassigned@sourceware.org
        ReportedBy: cjlhomeaddress@gmail.com
                CC: libc-locales@sources.redhat.com
    Classification: Unclassified


Created attachment 6323
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6323
L10n fix km_KH

Patch attached.

Country-name field of LC_ADDRESS should be "Cambodia" in Khmer, not "Laos" in
Lao.

% ລາວ
country_name "<U0EA5><U0EB2><U0EA7>"

should be:

% កម្ពុជា
country_name "<U1780><U1798><U17D2><U1796><U17BB><U1787><U17B6>"

Reference: lang-km ISO-3166 L10n

http://anonscm.debian.org/gitweb/?p=iso-codes/iso-codes.git;a=blob;f=iso_3166/km.po;h=dfb5fe888849e8a0318564da7dc445fd23f7ad11;hb=HEAD#l265

++++++++++++++++++++++

lang_name field of LC_ADDRESS should be "Khmer" in Khmer, not "Laos" in Lao.

% ລາວ
lang_name     "<U0EA5><U0EB2><U0EA7>"

should be:

% ភាសាខ្មែរ
lang_name     "<U1797><U17B6><U179F><U17B6><U1781><U17D2><U1798><U17C2><U179A>"

References:

http://en.wikipedia.org/wiki/Khmer_language

http://km.wikipedia.org/wiki/ភាសាខ្មែរ

++++++++++++++++++++++

This is one of a number of such country-name corrections first identified in:
http://sourceware.org/bugzilla/show_bug.cgi?id=13237

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
  2012-04-06  8:05 ` [Bug localedata/13952] " cjlhomeaddress at gmail dot com
  2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
@ 2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
  2012-06-27  5:25 ` cjlhomeaddress at gmail dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-04-06  8:06 UTC (permalink / raw)
  To: libc-locales

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

Chris Leonard <cjlhomeaddress at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cjlhomeaddress at gmail dot
                   |                            |com, jens at khmeros dot
                   |                            |info
             Blocks|13237                       |

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
  2012-04-06  8:05 ` [Bug localedata/13952] " cjlhomeaddress at gmail dot com
@ 2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
  2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-04-06  8:06 UTC (permalink / raw)
  To: libc-locales

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

Chris Leonard <cjlhomeaddress at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |13237

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
                   ` (2 preceding siblings ...)
  2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
@ 2012-06-27  5:25 ` cjlhomeaddress at gmail dot com
  2012-10-08  6:14 ` sokhem at open dot org.kh
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-06-27  5:25 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Chris Leonard <cjlhomeaddress at gmail dot com> 2012-06-27 04:31:50 UTC ---
Can this patch please be landed?

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
                   ` (3 preceding siblings ...)
  2012-06-27  5:25 ` cjlhomeaddress at gmail dot com
@ 2012-10-08  6:14 ` sokhem at open dot org.kh
  2012-10-08  8:14 ` cjlhomeaddress at gmail dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sokhem at open dot org.kh @ 2012-10-08  6:14 UTC (permalink / raw)
  To: libc-locales


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

Sokhem Khoem <sokhem at open dot org.kh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sokhem at open dot org.kh

--- Comment #2 from Sokhem Khoem <sokhem at open dot org.kh> 2012-10-08 02:27:24 UTC ---
Yes, It is correct and should be landed.


Thanks,

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
                   ` (4 preceding siblings ...)
  2012-10-08  6:14 ` sokhem at open dot org.kh
@ 2012-10-08  8:14 ` cjlhomeaddress at gmail dot com
  2012-11-15 21:06 ` aj at suse dot de
  2014-06-25 12:10 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2012-10-08  8:14 UTC (permalink / raw)
  To: libc-locales


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

--- Comment #3 from Chris Leonard <cjlhomeaddress at gmail dot com> 2012-10-08 07:20:44 UTC ---
This has been confirmed by the GNOME Khmer Team (comment 2):

http://l10n.gnome.org/teams/km/

Can this please be landed now?

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
                   ` (5 preceding siblings ...)
  2012-10-08  8:14 ` cjlhomeaddress at gmail dot com
@ 2012-11-15 21:06 ` aj at suse dot de
  2014-06-25 12:10 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: aj at suse dot de @ 2012-11-15 21:06 UTC (permalink / raw)
  To: libc-locales

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |aj at suse dot de
                   |dot org                     |

--- Comment #4 from Andreas Jaeger <aj at suse dot de> 2012-11-15 18:39:22 UTC ---
Thanks for the patch, fixed now in git.

commit 9f9082ffa023b583c73756caf669443d5a056324
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date:   Thu Nov 15 19:35:15 2012 +0100

    Correct L10n of country-name and lang-name in km_KH

        [BZ #13952]
        * locales/km_KH: Correct country-name and lang-name.

-- 
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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug localedata/13952] Correct L10n of country-name and lang_name in km_KH
  2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
                   ` (6 preceding siblings ...)
  2012-11-15 21:06 ` aj at suse dot de
@ 2014-06-25 12:10 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 12:10 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=13952

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-25 12:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-06  8:05 [Bug localedata/13952] New: Correct L10n of country-name and lang_name in km_KH cjlhomeaddress at gmail dot com
2012-04-06  8:05 ` [Bug localedata/13952] " cjlhomeaddress at gmail dot com
2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
2012-04-06  8:06 ` cjlhomeaddress at gmail dot com
2012-06-27  5:25 ` cjlhomeaddress at gmail dot com
2012-10-08  6:14 ` sokhem at open dot org.kh
2012-10-08  8:14 ` cjlhomeaddress at gmail dot com
2012-11-15 21:06 ` aj at suse dot de
2014-06-25 12:10 ` 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).