public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/17692] New: Wrong currency_symbol for da_DK
@ 2014-12-09 20:24 glibc at chsc dot dk
  2014-12-09 20:25 ` [Bug localedata/17692] " glibc at chsc dot dk
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2014-12-09 20:24 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 17692
           Summary: Wrong currency_symbol for da_DK
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: glibc at chsc dot dk
                CC: libc-locales at sourceware dot org

The currency_symbol for da_DK should be changed from "kr" to "kr." (i.e. with a
trailing period).

"kr." is the official spelling[1,2] according to Retskrivningsordbogen[3]
published by the Danish Language Council (Dansk Sprognævn) that is the official
regulatory body of the Danish language.

"kr" is sometimes used informally, but I believe "kr." is much more widespread.
To get an impression, see e.g. [4].


AFAICT "kr" is the preferred spelling in Norway[5] and Sweden[6]. Perhaps this
is how "kr" made its way into da_DK also (it has been unchanged since da_DK was
added to Git/CVS in 1997).


I raised this issue to the contact person for da_DK, Keld Simonsen, in January
2014. He responded that he would look into it, but so far I have not received
any feedback.


[1] http://sproget.dk/lookup?SearchableText=kr
[2]
http://sproget.dk/raad-og-regler/retskrivningsregler/retskrivningsregler/a7-40-60/a7-41-43-punktum/a7-42-forkortelsespunktum/
[3] https://en.wikipedia.org/wiki/Retskrivningsordbogen
[4] https://www.google.dk/search?q=priser+kr+site:dk
[5] http://www.korrekturavdelingen.no/K4Forkortelser.htm
[6] http://www.regeringen.se/content/1/c6/13/15/83/7be35768.pdf#page=55

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
@ 2014-12-09 20:25 ` glibc at chsc dot dk
  2014-12-09 20:25 ` glibc at chsc dot dk
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2014-12-09 20:25 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Christian Schmidt <glibc at chsc dot dk> ---
Created attachment 8002
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8002&action=edit
Change "kr" to "kr."

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
  2014-12-09 20:25 ` [Bug localedata/17692] " glibc at chsc dot dk
@ 2014-12-09 20:25 ` glibc at chsc dot dk
  2014-12-09 23:05 ` [Bug localedata/17692] New: " Keld Simonsen
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2014-12-09 20:25 UTC (permalink / raw)
  To: libc-locales

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

Christian Schmidt <glibc at chsc dot dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keld at keldix dot com

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

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

* Re: [Bug localedata/17692] New: Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
  2014-12-09 20:25 ` [Bug localedata/17692] " glibc at chsc dot dk
  2014-12-09 20:25 ` glibc at chsc dot dk
@ 2014-12-09 23:05 ` Keld Simonsen
  2014-12-09 23:27 ` [Bug localedata/17692] " keld at keldix dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Keld Simonsen @ 2014-12-09 23:05 UTC (permalink / raw)
  To: glibc at chsc dot dk; +Cc: libc-locales

On Tue, Dec 09, 2014 at 08:19:28PM +0000, glibc at chsc dot dk wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=17692
> 
>             Bug ID: 17692
>            Summary: Wrong currency_symbol for da_DK
>            Product: glibc
>            Version: unspecified
>             Status: NEW
>           Severity: normal
>           Priority: P2
>          Component: localedata
>           Assignee: unassigned at sourceware dot org
>           Reporter: glibc at chsc dot dk
>                 CC: libc-locales at sourceware dot org
> 
> The currency_symbol for da_DK should be changed from "kr" to "kr." (i.e. with a
> trailing period).
> 
> "kr." is the official spelling[1,2] according to Retskrivningsordbogen[3]
> published by the Danish Language Council (Dansk Sprognævn) that is the official
> regulatory body of the Danish language.
> 
> "kr" is sometimes used informally, but I believe "kr." is much more widespread.
> To get an impression, see e.g. [4].
> 
> 
> AFAICT "kr" is the preferred spelling in Norway[5] and Sweden[6]. Perhaps this
> is how "kr" made its way into da_DK also (it has been unchanged since da_DK was
> added to Git/CVS in 1997).
> 
> 
> I raised this issue to the contact person for da_DK, Keld Simonsen, in January
> 2014. He responded that he would look into it, but so far I have not received
> any feedback.
> 
> 
> [1] http://sproget.dk/lookup?SearchableText=kr
> [2]
> http://sproget.dk/raad-og-regler/retskrivningsregler/retskrivningsregler/a7-40-60/a7-41-43-punktum/a7-42-forkortelsespunktum/
> [3] https://en.wikipedia.org/wiki/Retskrivningsordbogen
> [4] https://www.google.dk/search?q=priser+kr+site:dk
> [5] http://www.korrekturavdelingen.no/K4Forkortelser.htm
> [6] http://www.regeringen.se/content/1/c6/13/15/83/7be35768.pdf#page=55

I cheked it once more and I can verify that it is both the official  rule and
also widespread current practice.

Keld

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (2 preceding siblings ...)
  2014-12-09 23:05 ` [Bug localedata/17692] New: " Keld Simonsen
@ 2014-12-09 23:27 ` keld at keldix dot com
  2015-02-09 21:59 ` glibc at chsc dot dk
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: keld at keldix dot com @ 2014-12-09 23:27 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #2 from keld at keldix dot com <keld at keldix dot com> ---
On Tue, Dec 09, 2014 at 08:19:28PM +0000, glibc at chsc dot dk wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=17692
> 
>             Bug ID: 17692
>            Summary: Wrong currency_symbol for da_DK
>            Product: glibc
>            Version: unspecified
>             Status: NEW
>           Severity: normal
>           Priority: P2
>          Component: localedata
>           Assignee: unassigned at sourceware dot org
>           Reporter: glibc at chsc dot dk
>                 CC: libc-locales at sourceware dot org
> 
> The currency_symbol for da_DK should be changed from "kr" to "kr." (i.e. with a
> trailing period).
> 
> "kr." is the official spelling[1,2] according to Retskrivningsordbogen[3]
> published by the Danish Language Council (Dansk Sprognævn) that is the official
> regulatory body of the Danish language.
> 
> "kr" is sometimes used informally, but I believe "kr." is much more widespread.
> To get an impression, see e.g. [4].
> 
> 
> AFAICT "kr" is the preferred spelling in Norway[5] and Sweden[6]. Perhaps this
> is how "kr" made its way into da_DK also (it has been unchanged since da_DK was
> added to Git/CVS in 1997).
> 
> 
> I raised this issue to the contact person for da_DK, Keld Simonsen, in January
> 2014. He responded that he would look into it, but so far I have not received
> any feedback.
> 
> 
> [1] http://sproget.dk/lookup?SearchableText=kr
> [2]
> http://sproget.dk/raad-og-regler/retskrivningsregler/retskrivningsregler/a7-40-60/a7-41-43-punktum/a7-42-forkortelsespunktum/
> [3] https://en.wikipedia.org/wiki/Retskrivningsordbogen
> [4] https://www.google.dk/search?q=priser+kr+site:dk
> [5] http://www.korrekturavdelingen.no/K4Forkortelser.htm
> [6] http://www.regeringen.se/content/1/c6/13/15/83/7be35768.pdf#page=55

I cheked it once more and I can verify that it is both the official  rule and
also widespread current practice.

Keld

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (4 preceding siblings ...)
  2015-02-09 21:59 ` glibc at chsc dot dk
@ 2015-02-09 21:59 ` glibc at chsc dot dk
  2015-02-16 21:19 ` siddhesh at redhat dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2015-02-09 21:59 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #3 from Christian Schmidt <glibc at chsc dot dk> ---
Hi Siddhesh,
I saw you committed some other locale changes. Will you take a look at this?
Thanks,

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (3 preceding siblings ...)
  2014-12-09 23:27 ` [Bug localedata/17692] " keld at keldix dot com
@ 2015-02-09 21:59 ` glibc at chsc dot dk
  2015-02-09 21:59 ` glibc at chsc dot dk
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2015-02-09 21:59 UTC (permalink / raw)
  To: libc-locales

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

Christian Schmidt <glibc at chsc dot dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddhesh at redhat dot com

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (5 preceding siblings ...)
  2015-02-09 21:59 ` glibc at chsc dot dk
@ 2015-02-16 21:19 ` siddhesh at redhat dot com
  2015-04-11 19:51 ` glibc at chsc dot dk
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: siddhesh at redhat dot com @ 2015-02-16 21:19 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 from Siddhesh Poyarekar <siddhesh at redhat dot com> ---
Please post the patch on libc-alpha mailing list after reviewing the
contribution checklist[1] and I'll review.

[1]
http://sourceware.org/glibc/wiki/Contribution%20checklist#Contribution_Guidelines

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (6 preceding siblings ...)
  2015-02-16 21:19 ` siddhesh at redhat dot com
@ 2015-04-11 19:51 ` glibc at chsc dot dk
  2015-04-13 13:42 ` cjlhomeaddress at gmail dot com
  2015-05-07  6:30 ` siddhesh at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: glibc at chsc dot dk @ 2015-04-11 19:51 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #5 from Christian Schmidt <glibc at chsc dot dk> ---
(In reply to Siddhesh Poyarekar from comment #4)
> Please post the patch on libc-alpha mailing list after reviewing the
> contribution checklist[1] and I'll review.

This is a locale change, so I suppose the libc-locale is the right mailing list
to use?

I have sent this mail to the mailing list:
https://sourceware.org/ml/libc-locales/2015-q1/msg00035.html

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (7 preceding siblings ...)
  2015-04-11 19:51 ` glibc at chsc dot dk
@ 2015-04-13 13:42 ` cjlhomeaddress at gmail dot com
  2015-05-07  6:30 ` siddhesh at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2015-04-13 13:42 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #6 from Chris Leonard <cjlhomeaddress at gmail dot com> ---
No, you should post it to libc-alpha.

On Sat, Apr 11, 2015 at 1:55 PM, glibc at chsc dot dk
<sourceware-bugzilla@sourceware.org> wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=17692
>
> --- Comment #5 from Christian Schmidt <glibc at chsc dot dk> ---
> (In reply to Siddhesh Poyarekar from comment #4)
>> Please post the patch on libc-alpha mailing list after reviewing the
>> contribution checklist[1] and I'll review.
>
> This is a locale change, so I suppose the libc-locale is the right mailing list
> to use?
>
> I have sent this mail to the mailing list:
> https://sourceware.org/ml/libc-locales/2015-q1/msg00035.html
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

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

* [Bug localedata/17692] Wrong currency_symbol for da_DK
  2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
                   ` (8 preceding siblings ...)
  2015-04-13 13:42 ` cjlhomeaddress at gmail dot com
@ 2015-05-07  6:30 ` siddhesh at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: siddhesh at redhat dot com @ 2015-05-07  6:30 UTC (permalink / raw)
  To: libc-locales

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Siddhesh Poyarekar <siddhesh at redhat dot com> ---
Fixed in master:

commit 92566b4922934676da1643bf496dc982791d54d0
Author: Christian Schmidt <glibc@chsc.dk>
Date:   Thu May 7 11:56:56 2015 +0530

    Update currency_symbol in da_DK

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

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

end of thread, other threads:[~2015-05-07  6:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-09 20:24 [Bug localedata/17692] New: Wrong currency_symbol for da_DK glibc at chsc dot dk
2014-12-09 20:25 ` [Bug localedata/17692] " glibc at chsc dot dk
2014-12-09 20:25 ` glibc at chsc dot dk
2014-12-09 23:05 ` [Bug localedata/17692] New: " Keld Simonsen
2014-12-09 23:27 ` [Bug localedata/17692] " keld at keldix dot com
2015-02-09 21:59 ` glibc at chsc dot dk
2015-02-09 21:59 ` glibc at chsc dot dk
2015-02-16 21:19 ` siddhesh at redhat dot com
2015-04-11 19:51 ` glibc at chsc dot dk
2015-04-13 13:42 ` cjlhomeaddress at gmail dot com
2015-05-07  6:30 ` siddhesh 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).