diff mbox series

Enable transliteration rules with two input characters in scn_IT [BZ #32280]

Message ID 20241016151628.134204-1-mfabian@redhat.com
State New
Headers show
Series Enable transliteration rules with two input characters in scn_IT [BZ #32280] | expand

Commit Message

Mike FABIAN Oct. 16, 2024, 3:16 p.m. UTC
Should work now because https://sourceware.org/bugzilla/show_bug.cgi?id=31859 has been fixed.
---
 localedata/locales/scn_IT | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

Comments

Andreas Schwab Oct. 16, 2024, 3:28 p.m. UTC | #1
On Okt 16 2024, Mike FABIAN wrote:

> Should work now because https://sourceware.org/bugzilla/show_bug.cgi?id=31859 has been fixed.

Ok.
diff mbox series

Patch

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