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.
This commit is contained in:
Mike FABIAN 2024-10-15 18:40:25 +02:00
parent 9d4b4515a8
commit 25efda03df

View File

@ -56,15 +56,11 @@ END LC_COLLATE
LC_CTYPE LC_CTYPE
copy "it_IT" copy "it_IT"
% These translit rules dont work at the moment, translit_start
% see: https://sourceware.org/bugzilla/show_bug.cgi?id=31859 "ḌḌ" "DDH"
% and: https://sourceware.org/pipermail/libc-alpha/2024-May/156769.html "ḍḍ" "ddh"
% "Ḍḍ" "Ddh"
%translit_start translit_end
%"ḌḌ" "DDH"
%"ḍḍ" "ddh"
%"Ḍḍ" "Ddh"
%translit_end
END LC_CTYPE END LC_CTYPE