diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-07 14:53:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-07 14:53:04 +0000 |
commit | ddba0f17007795ac53ee2f82e6e954dc1a50d104 (patch) | |
tree | 62715ca2e6a1422c4a196ed13d80ef2496488a19 /localedata/locales/ks_IN@devanagari | |
parent | 4bcb2658ff02d72aa83640cf76ac65a430f17004 (diff) | |
download | glibc-ddba0f17007795ac53ee2f82e6e954dc1a50d104.tar.gz glibc-ddba0f17007795ac53ee2f82e6e954dc1a50d104.tar.xz glibc-ddba0f17007795ac53ee2f82e6e954dc1a50d104.zip |
* string/stratcliff.c (do_test): Add memchr tests..
* sysdeps/x86_64/memchr.S: Fix handling of end of buffer after first read quad word.
Diffstat (limited to 'localedata/locales/ks_IN@devanagari')
-rw-r--r-- | localedata/locales/ks_IN@devanagari | 50 |
1 files changed, 7 insertions, 43 deletions
diff --git a/localedata/locales/ks_IN@devanagari b/localedata/locales/ks_IN@devanagari index 2e55de75bf..ebc523481c 100644 --- a/localedata/locales/ks_IN@devanagari +++ b/localedata/locales/ks_IN@devanagari @@ -1,11 +1,11 @@ comment_char % escape_char / -% Kashmiri language locale for India. +% Kashmiri(devanagari) language locale for India. % Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and % Pravin Satpute <psatpute@redhat.com> LC_IDENTIFICATION -title "Kashmiri language locale for India" +title "Kashmiri(devanagari) language locale for India" source "" address "" contact "" @@ -32,51 +32,20 @@ category "ks_IN@devanagari:2008";LC_TELEPHONE END LC_IDENTIFICATION LC_CTYPE -copy "i18n" - -translit_start -include "translit_combining";"" -translit_end +copy "ks_IN" END LC_CTYPE LC_COLLATE - -% Copy the template from ISO/IEC 14651 -copy "iso14651_t1" - +copy "ks_IN" END LC_COLLATE LC_MONETARY -% This is the POSIX Locale definition the LC_MONETARY category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -int_curr_symbol "<U0049><U004E><U0052><U0020>" -currency_symbol "<U0930><U0942>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" -mon_grouping 3 -positive_sign "" -negative_sign "<U002D>" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 1 -p_sep_by_space 1 -n_cs_precedes 1 -n_sep_by_space 1 -p_sign_posn 1 -n_sign_posn 1 -% +copy "ks_IN" END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "<U002E>" -thousands_sep "<U002C>" -grouping 3 -% +copy "ks_IN" END LC_NUMERIC @@ -185,12 +154,7 @@ END LC_NAME LC_ADDRESS -postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/ -<U0025><U0062><U0025><U0065><U0025><U0072>" - -country_ab2 "<U0049><U004E>" -country_ab3 "<U0049><U004E><U0044>" -country_num 356 +copy "ks_IN" END LC_ADDRESS |