From c7ee5ed55c5516177d9293d8455dc5a47c7efad1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 30 Dec 2008 16:49:06 +0000 Subject: * locales/i18n: Move Indic Matra characters to punct. * locales/as_IN: Add support for internationalized digits. * locales/bn_BD: Likewise. * locales/bn_IN: Likewise. * locales/gu_IN: Likewise. * locales/hi_IN: Likewise. * locales/kn_IN: Likewise. * locales/ml_IN: Likewise. * locales/mr_IN: Likewise. * locales/or_IN: Likewise. * locales/pa_IN: Likewise. * locales/ta_IN: Likewise. * locales/te_IN: Likewise. --- localedata/locales/te_IN | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'localedata/locales/te_IN') diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index f833651a82..d3456244b0 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -36,6 +36,23 @@ END LC_IDENTIFICATION LC_CTYPE copy "i18n" +% Telugu uses the alternate digits U+0C66..U+0C6F +outdigit .. + +% This is used in the scanf family of functions to read Telugu numbers +% using "%Id" and such. +map to_inpunct; / + (,); / + (,); / + (,); / + (,); / + (,); / + (,); / + (,); / + (,); / + (,); / + (,); + translit_start include "translit_combining";"" translit_end -- cgit 1.4.1