localedata: add more translit entries

System Internals / glibc - Mike Frysinger [gentoo.org] - 27 April 2016 00:09 UTC

Some of the newer symbols we're using are missing translit entries which causes troubles when generating the locales with older encodings.

tr_TR: ₺ -> "TL" uz_UZ: ʻ -> "'" common: ֏ -> "AMD" ₪ -> "ILS" ₱ -> "PHP" ₸ -> "KZT" ₾ -> "GEL"

045cd31 localedata: add more translit entries
localedata/ChangeLog | 7 +++++++
localedata/locales/tr_TR | 3 +++
localedata/locales/translit_neutral | 10 ++++++++++
localedata/locales/uz_UZ | 3 +++
4 files changed, 23 insertions(+)

Upstream: sourceware.org


  • Share