This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [BZ #13951] Fix country_name of dz_BT
On Sun, Dec 23, 2012 at 9:45 AM, Christopher Fynn <chris.fynn@gmail.com> wrote:
> Hi
>
> Yes you could list "Dzongkha Development Commission"
> <ddc@dzongkha.gov.bt>. That reaches the IT department and myself and
> my Bhutanese colleague there, Ms. Rinzin Peldron, are the ones who
> check that mail account.
A patch adding that new contact information has been submitted:
http://sourceware.org/bugzilla/show_bug.cgi?id=14982
(see below for content of patch)
> We recently submitted a lot of stuff to the CLDR locale for Dzongkha -
> but that was done in a bit of a hurry, and a couple of things need
> there fixing.
>
> BTW I was also on the BSI panel for iso10646 and in particular
> contributed heavily to the encoding of Tibetan script.
>
> If you have any questions about Dzongkha (or Tibetan) collation please
> address those to
> Åke Persson <ake.persson@mimer.se>. I could explain the rules, but
> they are very complex, and he has done a lot of work on this and
> understands the technicalities far better than I.
>
> Last time I looked (which was quite a long time ago) the collation for
> both Dzongkha and Tibetan was broken - so it might be good to check
> this with him.
>
> - Chris
As for the LC_COLLATE section of the dz_BT locale:
On 2011-05-15, the following commit was made adding LC_COLLATE rules
(previous entry was copy "iso14651_t1")
http://sourceware.org/bugzilla/show_bug.cgi?id=9732
I cannot say whether it is this 2011 LC_COLLATE modification that is
incorrect or if you are commenting on the previous copy "iso14651_t1"
entry, but that discussion can be taken off-list until there is a
patch to discuss (if any is needed). I'll CC you on an e-mail
reaching out to Åke Persson for comment on this and the Tibetan
locales LC_COLLATE data.
cjl
Sugar Labs Translation Team Coordinator
++++++++++++++++++++++++++++++++++++++++
[PATCH] Add new maintainer contact information for dz_BT
---
localedata/locales/dz_BT | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/localedata/locales/dz_BT b/localedata/locales/dz_BT
index 25e9d0d..556d9b0 100644
--- a/localedata/locales/dz_BT
+++ b/localedata/locales/dz_BT
@@ -13,6 +13,13 @@ escape_char /
% Revision: 0.3
% Date: 2004-09-03
%
+% New maintainer contact
+% Maintainer: Christopher Fynn, Rinzin Peldron
+% Contact: IT Dept., Dzongkha Development Commission
+% E-mail: ddc@dzongkha.gov.bt
+% Date: 2012-12-23
+%
+
LC_IDENTIFICATION
title "Dzongkha language locale for Bhutan"
--
1.7.11.7