From c10d32c83429239be3c7d7159aa0e558f6e97bcc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 30 Jul 2006 22:24:49 +0000 Subject: * locale/programs/localedef.c (add_to_readlist): Rename local variables to avoid confusion. * locale/programs/charmap.c (charmap_read): Emit error message if charmap couldn't be found or read. --- localedata/locales/te_IN | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'localedata/locales/te_IN') diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index 0dca321519..f833651a82 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -35,6 +35,10 @@ END LC_IDENTIFICATION LC_CTYPE copy "i18n" + +translit_start +include "translit_combining";"" +translit_end END LC_CTYPE LC_COLLATE @@ -186,14 +190,13 @@ LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. -% postal_fmt "%n%N%a%N%d%N%f%N%r%t%e%N%h%t%b%N%s%t%l%N%T%t%z%N%S%N%c" -postal_fmt "/ -/ +% postal_fmt "%a%N%d%N%f%N%r%t%e%N%h%t%b%N%s%t%N%T%t%z%N%S%N%c" +postal_fmt "/ / / / / -/ +/ / / " -- cgit v1.2.3