about summary refs log tree commit diff
path: root/localedata/locales/gu_IN
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-30 16:49:06 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-30 16:49:06 +0000
commitc7ee5ed55c5516177d9293d8455dc5a47c7efad1 (patch)
tree7d2f66fcf7f42c2add91630930a8b809ef942942 /localedata/locales/gu_IN
parent25df09ab4d9c0b0b271bc8bac9388857eaf72bec (diff)
downloadglibc-c7ee5ed55c5516177d9293d8455dc5a47c7efad1.tar.gz
glibc-c7ee5ed55c5516177d9293d8455dc5a47c7efad1.tar.xz
glibc-c7ee5ed55c5516177d9293d8455dc5a47c7efad1.zip
* 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.
Diffstat (limited to 'localedata/locales/gu_IN')
-rw-r--r--localedata/locales/gu_IN17
1 files changed, 17 insertions, 0 deletions
diff --git a/localedata/locales/gu_IN b/localedata/locales/gu_IN
index 6e60a2367e..0d7ffc98a8 100644
--- a/localedata/locales/gu_IN
+++ b/localedata/locales/gu_IN
@@ -35,6 +35,23 @@ END LC_IDENTIFICATION
 LC_CTYPE
 copy "i18n"
 
+% Gujarati uses the alternate digits U+0AE6..U+0AEF
+outdigit <U0AE6>..<U0AEF>
+
+% This is used in the scanf family of functions to read Gujarati numbers
+% using "%Id" and such.
+map to_inpunct; /
+  (<U0030>,<U0AE6>); /
+  (<U0031>,<U0AE7>); /
+  (<U0032>,<U0AE8>); /
+  (<U0033>,<U0AE9>); /
+  (<U0034>,<U0AEA>); /
+  (<U0035>,<U0AEB>); /
+  (<U0036>,<U0AEC>); /
+  (<U0037>,<U0AED>); /
+  (<U0038>,<U0AEE>); /
+  (<U0039>,<U0AEF>); 
+
 translit_start
 include "translit_combining";""
 translit_end