From: Florian Weimer Date: Fri, 15 May 2020 08:38:10 +0000 (+0200) Subject: locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4) X-Git-Tag: glibc-2.32~333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981e638d38947837fd36520c4cb051342348779d;p=thirdparty%2Fglibc.git locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4) ISO-8859-8-based locales will need this transliteration if the locale files contain these Unicode characters. Reviewed-by: Carlos O'Donell --- diff --git a/locale/C-translit.h.in b/locale/C-translit.h.in index 31cd86a5cfd..a0c545b7d36 100644 --- a/locale/C-translit.h.in +++ b/locale/C-translit.h.in @@ -360,6 +360,8 @@ "\x04f5" "ch`" # CYRILLIC SMALL LETTER CHE WITH DIAERESIS "\x04f8" "Y`" # CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS "\x04f9" "y`" # CYRILLIC SMALL LETTER YERU WITH DIAERESIS +"\x05f3" "'" # HEBREW PUNCTUATION GERESH +"\x05f4" "\"" # HEBREW PUNCTUATION GERSHAYIM "\x2002" " " # EN SPACE "\x2003" " " # EM SPACE "\x2004" " " # THREE-PER-EM SPACE