From: "maiku.fabian at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/32280] Enable transliteration rules with two input characters in scn_IT
Date: Wed, 16 Oct 2024 15:41:41 +0000 [thread overview]
Message-ID: <bug-32280-716-jxceX27tVI@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-32280-716@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=32280
--- Comment #3 from Mike FABIAN <maiku.fabian at gmail dot com> ---
commit 25efda03df71cef6482bc81e9744a7f7055ce253 (HEAD -> master, origin/master,
origin/HEAD)
Author: Mike FABIAN <mfabian@redhat.com>
Date: Tue Oct 15 18:40:25 2024 +0200
Enable transliteration rules with two input characters in scn_IT [BZ
#32280]
Should work now because
https://sourceware.org/bugzilla/show_bug.cgi?id=31859 has been fixed.
diff --git a/localedata/locales/scn_IT b/localedata/locales/scn_IT
index 227745c23f..bda21522ce 100644
--- a/localedata/locales/scn_IT
+++ b/localedata/locales/scn_IT
@@ -56,15 +56,11 @@ END LC_COLLATE
LC_CTYPE
copy "it_IT"
-% These translit rules don’t work at the moment,
-% see: https://sourceware.org/bugzilla/show_bug.cgi?id=31859
-% and: https://sourceware.org/pipermail/libc-alpha/2024-May/156769.html
-%
-%translit_start
-%"ḌḌ" "DDH"
-%"ḍḍ" "ddh"
-%"Ḍḍ" "Ddh"
-%translit_end
+translit_start
+"ḌḌ" "DDH"
+"ḍḍ" "ddh"
+"Ḍḍ" "Ddh"
+translit_end
END LC_CTYPE
lines 1-33/33 (END)
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2024-10-16 15:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-16 15:14 [Bug localedata/32280] New: " maiku.fabian at gmail dot com
2024-10-16 15:14 ` [Bug localedata/32280] " maiku.fabian at gmail dot com
2024-10-16 15:14 ` maiku.fabian at gmail dot com
2024-10-16 15:33 ` maiku.fabian at gmail dot com
2024-10-16 15:37 ` maiku.fabian at gmail dot com
2024-10-16 15:41 ` maiku.fabian at gmail dot com [this message]
2024-10-16 15:41 ` maiku.fabian at gmail dot com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-32280-716-jxceX27tVI@http.sourceware.org/bugzilla/ \
--to=sourceware-bugzilla@sourceware.org \
--cc=libc-locales@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).