summaryrefslogtreecommitdiff
path: root/localedata/locales/or_IN
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/or_IN')
-rw-r--r--localedata/locales/or_IN17
1 files changed, 17 insertions, 0 deletions
diff --git a/localedata/locales/or_IN b/localedata/locales/or_IN
index 86754b2e2f..22ee03108a 100644
--- a/localedata/locales/or_IN
+++ b/localedata/locales/or_IN
@@ -35,6 +35,23 @@ END LC_IDENTIFICATION
LC_CTYPE
copy "i18n"
+% Oriya uses the alternate digits U+0B66..U+0B6F
+outdigit <U0B66>..<U0B6F>
+
+% This is used in the scanf family of functions to read Oriya numbers
+% using "%Id" and such.
+map to_inpunct; /
+ (<U0030>,<U0B66>); /
+ (<U0031>,<U0B67>); /
+ (<U0032>,<U0B68>); /
+ (<U0033>,<U0B69>); /
+ (<U0034>,<U0B6A>); /
+ (<U0035>,<U0B6B>); /
+ (<U0036>,<U0B6C>); /
+ (<U0037>,<U0B6D>); /
+ (<U0038>,<U0B6E>); /
+ (<U0039>,<U0B6F>);
+
translit_start
include "translit_combining";""
translit_end